Timeline



Mar 9, 2017:

9:53 PM Ticket #3536 (Almost all version queries with _WinAPI_GetVersion in ...) updated by Jos
Doesn't _WinAPI_GetVersion return a string, so don't think we can do any numeric comparison with GT or LT. Jos
4:43 AM WinAPI_GetVersion_Error.txt attached to Ticket #3536 by Bitnugger
4:41 AM Ticket #3536 (Almost all version queries with _WinAPI_GetVersion in ...) created by Bitnugger
_WinAPI_GetVersion() ................... --> 10.0 If …

Mar 7, 2017:

1:59 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by anonymous
I spent a long time debugging my script and tearing my hair out before uncovering this ticket. Please at least update the documentation to reflect that there can only be 1 FileInstall per line.

Feb 20, 2017:

7:24 AM Ticket #3534 (GetTimeZoneInformation missing date/time) closed by jchd18
No Bug
6:53 AM Ticket #3534 (GetTimeZoneInformation missing date/time) reopened by jchd18
6:50 AM Ticket #3534 (GetTimeZoneInformation missing date/time) closed by jchd18
No Bug: _Date_Time_GetTimeZoneInformation() returns the correct information, as specified in the help file.

Feb 19, 2017:

6:50 PM Ticket #3534 (GetTimeZoneInformation missing date/time) updated by anonymous
Another guy with the same problem on a different OS and standard name: https://www.autoitscript.com/forum/topic/167248-issue-with-_date_time_gettimezoneinformation-and-tagsystemtime/
5:52 PM Ticket #3534 (GetTimeZoneInformation missing date/time) created by anonymous
This script: […] Return me: […] Has you can see "Standard …

Feb 17, 2017:

9:57 PM Ticket #3528 (Set Affinity to more than 32 Cores) updated by BrewManNH
What processor do you have that has more than 64 cores? Do you understand the difference between threads and cores, and what the affinity mask is setting? Your first line _WinAPI_SetProcessAffinityMask($hProc,0xFFFFFFFF) will set the affinity mask to every core in a 64 core processor. Your second line will set the affinity mask for a 1000(?) core processor, so unless you're running NASA I'm skeptical you're getting the results you THINK you're getting.
6:00 PM Ticket #3533 (Map Array Read/Write) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
5:47 PM Ticket #3533 (Map Array Read/Write) updated by dexto
More info: https://www.autoitscript.com/forum/topic/187125-map-array-read/
5:43 PM Ticket #3533 (Map Array Read/Write) created by dexto
Can this be made possible? Arrays are a pain when used with a map. …
Note: See TracTimeline for information about the timeline view.