Custom Query
Results (58 - 60 of 3876)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3920 | Fixed | SciTE Jump: undeclared variable error in SciTE Jump.au3 | Jos | TimRude |
Description |
With AutoIt 3.3.16.1 installed, attempting to use the SciTE Jump tool triggers an error message that the $__WINVER global variable is undeclared in the SciTE Jump.au3 script. This variable reference is in the _IsWindowsVersion() function. With AutoIt 3.3.14.5 installed, (and the exact same SciTE4AutoIt add-on package installed), there is no error message and SciTE Jump works properly. Comparing the WinAPIInternals.au3 include file from AutoIt 3.3.14.5 with the one from 3.3.16.1, the __WINVER() function and $__WINVER global constant are no longer in 3.3.16.1. |
|||
#3917 | Fixed | Au3Info and Au3Info_x64 generate "...has stopped working" under Windows 7 | Jpm | anonymous |
Description |
Au3Info shipped with 3.3.16.1 breaks on simple actions (like resizing window of the target...) under Windows 7. |
|||
#3915 | Works For Me | unknown _WinAPI_SetLayeredWindowAttributes | anonymous | |
Description |
new version autoit 3.3.16.1 says "Unknown function name" for "_WinAPI_SetLayeredWindowAttributes" |