Custom Query
Results (256 - 258 of 3893)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #467 | Duplicate | Pass data to a function defined in GUISetOnEvent | HeidiR | |
| Description |
Is there a way to pass data to a function defined in GUISetOnEvent without using global vars? Seems to by a worth while feature if missing! e.g. GUISetOnEvent($GUI_EVENT_CLOSE, "SpecialEvents" [, $var]) |
|||
| #469 | No Bug | 0x8007007E error when compiled 32 bit. OK when compiled 64 bit. | drummer@… | |
| Description |
The Run function returns error 0x8007007E when I run the attached script after compiling for 32 bit. It works fine when compiled 64 bit or if run as a script (Testit.AU3). My environment is Vista Ultimate 64 bit version. W32tm.exe which is being run exists in C:\Windows\System32. Thanks,
|
|||
| #470 | No Bug | Displaying '&' symbol in TraySetToolTip() | anonymous | |
| Description |
Below code will only display "hi" when mouse is placed onto of the tray icon. TraySetToolTip("hi&")
I've tried escaping the '&' symbol, which isn't necessary, but doesn't work. Is this a bug? At least I think it is. |
|||
