AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 51 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Menu, TRAY, Tip bug
mario_a

Replies: 1
Views: 204

PostForum: Ask for Help   Posted: Fri Feb 08, 2008 3:58 pm   Subject: Menu, TRAY, Tip bug
When the following code is executed, the tray tip does not change :

; Change tray menu icon
Menu, TRAY, Icon, C:\cc.ico

Menu, TRAY, Tip, My Tip

#x::ExitApp

A workaround that s ...
  Topic: changing the desply's resolution
mario_a

Replies: 12
Views: 1206

PostForum: Ask for Help   Posted: Tue Feb 28, 2006 6:24 am   Subject: changing the desply's resolution
This method does have the advantage of not needing a 3rd party utility, but in my experience command-line tools almost always work better, and are more reliable than sending keystrokes etc...
  Topic: Freeware Forum
mario_a

Replies: 2
Views: 643

PostForum: General Chat   Posted: Sun Jan 22, 2006 3:10 pm   Subject: Freeware Forum
The forum is back, albeit in a slightly different form:
http://mtolympus.7.forumer.com/index.php?c=3

Please register and post if you are interested in free software.

Thanks,
Mario
  Topic: changing the desply's resolution
mario_a

Replies: 12
Views: 1206

PostForum: Ask for Help   Posted: Wed Jan 18, 2006 6:03 pm   Subject: changing the desply's resolution
Yes, but I don't think the refresh rate can be changed using EnumDisplaySettings.
  Topic: Freeware Forum
mario_a

Replies: 2
Views: 643

PostForum: General Chat   Posted: Sat Jan 07, 2006 5:27 pm   Subject: Freeware Forum
Unfortunately, there are some temporary problems with the server hosting the forum.
I'll post an update once it's back online.
  Topic: Freeware Forum
mario_a

Replies: 2
Views: 643

PostForum: General Chat   Posted: Thu Jan 05, 2006 6:30 am   Subject: Freeware Forum
Hi,

I just started a forum for sharing information about free software.
Here is the URL for anyone interested : [url=http://mario.freeandinstant.com/forum/]Absolute Freeware

I will be adding ...
  Topic: DLL Export Viewer
mario_a

Replies: 6
Views: 1436

PostForum: Utilities & Resources   Posted: Sun Jan 01, 2006 4:37 pm   Subject: DLL Export Viewer

DW doesn't detect statically dependencies created by LoadLibrary.


Dependencies created by LoadLibrary are usually not referred to as static dependencies. Static dependencies are those when a DL ...
  Topic: DLL Export Viewer
mario_a

Replies: 6
Views: 1436

PostForum: Utilities & Resources   Posted: Sun Jan 01, 2006 9:12 am   Subject: Re: Dependency Walker
This is not true. Dependencies due to LoadLibrary calls are not detected by Dependency Walker.
  Topic: sending a|a
mario_a

Replies: 4
Views: 601

PostForum: Bug Reports   Posted: Thu Nov 24, 2005 9:02 pm   Subject: sending a|a
Nope, works fine here.

Sometimes such behaviour is caused by the editor you are using.
Try sending the keys to Notepad to verify this.
  Topic: changing the desply's resolution
mario_a

Replies: 12
Views: 1206

PostForum: Ask for Help   Posted: Sat Nov 12, 2005 1:19 pm   Subject: changing the desply's resolution
Or call a command-line resolution changer?

Absolutely. This is the simplest way.
I use NumpadDot & Numpad0::run, C:\Multires.exe /800`,600`,32`,85 /exit

Regards,
Mario
  Topic: Display problem with 'Number'-edit field
mario_a

Replies: 11
Views: 1518

PostForum: Bug Reports   Posted: Tue Aug 02, 2005 5:14 pm   Subject: Display problem with 'Number'-edit field
This has been reported earlier too . See this thread :
http://www.autohotkey.com/forum/viewtopic.php?p=20771

Apparently, the issue is not yet resolved. I don't see this bug on my machine though - ...
  Topic: Docs available in offline form?
mario_a

Replies: 6
Views: 394

PostForum: Ask for Help   Posted: Fri Jul 08, 2005 8:25 pm   Subject: Docs available in offline form?
AFAIK you can download a zipped compilation of AHK. Unzip AutoHotkey.chm and your fine.

I didn't see it. Do you have a location?

http://www.autohotkey.net/programs/AutoHotkey103604.zip

Downl ...
  Topic: FileMove problem
mario_a

Replies: 10
Views: 1142

PostForum: Bug Reports   Posted: Fri Jul 08, 2005 7:19 pm   Subject: FileMove problem
now my question is lets say i find another function that i want to use ... how do i know what options to include in "Type1" , "Arg1" , "Type2" , "Arg2" , "Cdecl" , "ReturnType"


The basic types li ...
  Topic: FileMove problem
mario_a

Replies: 10
Views: 1142

PostForum: Bug Reports   Posted: Fri Jul 08, 2005 6:27 am   Subject: FileMove problem
Hello,

I'm a C++ programmer who has a lot of experience in Windows programming, so I'm already familiar with many Windows API calls.

For the exact function name and parameters, I referred to the ...
  Topic: starting FileSelectFolder with a specified directory
mario_a

Replies: 7
Views: 349

PostForum: Ask for Help   Posted: Tue Jul 05, 2005 8:36 pm   Subject: starting FileSelectFolder with a specified directory
I think there's a way

[url=http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/callbackfunctions/browsecallbackproc.asp]BrowseCallbackProc Function
...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group