Timeline



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. …

Feb 9, 2017:

6:50 AM Ticket #3532 (Error on WinAPIShellEx Constants) closed by J-Paul Mesnage
No Bug

Feb 8, 2017:

4:02 PM Ticket #3532 (Error on WinAPIShellEx Constants) updated by rossati@…
I apologize The constants are Ok. John Rossati
3:58 PM Ticket #3532 (Error on WinAPIShellEx Constants) created by rossati@…
Hello It seems that the constants $SHCNE_RENAMEFOLDER = 0x00020000 …

Feb 6, 2017:

8:02 AM Ticket #3531 (bugs) closed by Melba23
No Bug

Feb 4, 2017:

8:35 PM Ticket #3531 (bugs) created by anonymous
bugs_bunny

Feb 1, 2017:

6:30 PM Ticket #3528 (Set Affinity to more than 32 Cores) created by contact@…
It seems not possible to set more than 32 cores to Cpu Affinity. …

Jan 30, 2017:

6:13 AM Ticket #3527 (https://www.autoitscript.com Certificate Expired) closed by jchd18
Fixed

Jan 29, 2017:

5:57 PM Ticket #3527 (https://www.autoitscript.com Certificate Expired) created by Subz
Certificate for https://www.autoitscript.com has expired 30/1/2017

Jan 26, 2017:

8:12 PM Ticket #3526 (Syntax Coloring Not Working Intermittently with Respect to #cs and #ce ...) closed by Jos
No Bug: Closing as there's no response to my question for more info. Come to the forum and send me a PM with the info in case you do return. Thanks, Jos

Jan 19, 2017:

10:56 PM Ticket #3097 (AutoIt crash with Objects) updated by anonymous
I suppose it is obvious, but, I tried compiling on a 64bit installation, but, with #AutoIt3Wrapper_UseX64=N it failed on an x86 windows 7 32bit machine at 316 iterations then it failed on an x64 - 64bit windows 7 machine also at 316 iterations. Is there any hope that this will be fixed on 32 bit machines? or, should we resign ourselves to either: 1) using a 64bit machine 2) staying back at 3.3.12? thanks - sorry to be pest ; would like to plan for a future large time investment. Phil ps - is this really "fixed" by x64 or is the memory space simply so large that the error doesn't occurr...?
Note: See TracTimeline for information about the timeline view.