Timeline



Dec 15, 2022:

5:21 PM Ticket #3936 (PixelChecksum not working correctly, tried PixelCoordMode options) closed by Jos
No Bug: Please join us in the Forum when you have issues like this and post them there to get confirmation, before assuming it is a bug and not a pilot error. :)
3:27 PM Ticket #3936 (PixelChecksum not working correctly, tried PixelCoordMode options) created by ribo75016@…
Hello, I'm using an i7 6700T CPU with internal Intel 530 GPU And this …

Dec 13, 2022:

5:40 PM Ticket #3881 (Missing Extras\WM_NOTIFY.au3 file) updated by anonymous
Most of the many initial tests I have created were used when copying the code in the website examples. I agree with [OJBakker] (https://www.autoitscript.com/forum/topic/208076-is-include-just-a-fictional-placeholder-and-i-have-to-create-that-file-myself/) that we should inform the user on these rare examples shown on the autoit website. If I had website access I would gladly change the few examples that include a reference to this function and add a comment similar to the following: #include "Extras\WM_NOTIFY.au3" ; located in \helpfile\examples in autoit installation directory

Dec 2, 2022:

6:29 PM Ticket #3934 (_WinAPI_SetTimer TimerID must be nonzero) updated by pixelsearch
In case it may help you, there are 2 additional sentences found on msdn, topic KillTimer function (these 2 sentences are not found in AutoIt help file) KillTimer function (winuser.h) BOOL KillTimer( [in, optional] HWND hWnd, [in] UINT_PTR uIDEvent ); ... [in] uIDEvent Type: UINT_PTR The timer to be destroyed. If the window handle passed to SetTimer is valid, this parameter must be the same as the nIDEvent value passed to SetTimer. If the application calls SetTimer with hWnd set to NULL, this parameter must be the timer identifier returned by SetTimer.
10:08 AM Ticket #3934 (_WinAPI_SetTimer TimerID must be nonzero) updated by KaFu
If you set the TimerID to 0, the return value is a 1 for success, and not the correct 0 for TimerID. […]

Dec 1, 2022:

5:23 PM Ticket #3934 (_WinAPI_SetTimer TimerID must be nonzero) closed by J-Paul Mesnage
Completed: Added by revision [12932] in version: 3.3.17.0
2:41 PM Ticket #3934 (_WinAPI_SetTimer TimerID must be nonzero) updated by J-Paul Mesnage
I think that […] Is wrong as your example is demonstrating that the […] is working any way adding an example with last parameter set to 0 is a good idea

Nov 30, 2022:

12:00 PM Ticket #3934 (_WinAPI_SetTimer TimerID must be nonzero) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
11:26 AM Ticket #3934 (_WinAPI_SetTimer TimerID must be nonzero) created by KaFu
"A nonzero timer identifier" should be added to the TimerID …

Nov 24, 2022:

4:53 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) updated by Jos
Replying to tohatemp@…: > doesn't work > > Windows 10 64 bit Enterprise LTSC Evaluation Join the forum in case you want to discuss this first, but ticket remains closed.
1:46 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) updated by tohatemp@…
doesn't work Windows 10 64 bit Enterprise LTSC Evaluation
1:45 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) updated by tohatemp@…
doesn't work Windows 10 Enterprise LTSC Evaluation

Nov 16, 2022:

3:09 PM Ticket #3928 (WinWaitActive() prevents Raw Input's WM_INPUT messages from queueing ...) closed by J-Paul Mesnage
Works For Me
3:05 PM Ticket #3932 (_WinAPI_GetRawInputData Helpfile Example) closed by J-Paul Mesnage
Completed: Added by revision [12918] in version: 3.3.17.0
3:00 PM Ticket #3932 (_WinAPI_GetRawInputData Helpfile Example) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:55 PM Ticket #3932 (_WinAPI_GetRawInputData Helpfile Example) updated by J-Paul Mesnage
for me is not a bug but a feature request …
2:55 PM Ticket #3932 (_WinAPI_GetRawInputData Helpfile Example) updated by J-Paul Mesnage
Type changed
11:41 AM Ticket #3932 (_WinAPI_GetRawInputData Helpfile Example) updated by J-Paul Mesnage
this can benefice to other examples I will work on it Cheers
8:41 AM Ticket #3932 (_WinAPI_GetRawInputData Helpfile Example) created by KaFu
Playing around with above example and wondering why nothing's …
6:44 AM Ticket #3931 (x86 compiled binaries miss DEP attribute) updated by anonymously
Replying to Jpm: > did you check with the latest version 3.3.16.1? Yes I tried with the latest version 3.3.16.1 and it has the same output regarding lack of DEP compliancy attribute

Nov 15, 2022:

5:48 AM Ticket #3931 (x86 compiled binaries miss DEP attribute) updated by J-Paul Mesnage
Owner, Status changed
5:48 AM Ticket #3930 (DllStructs created in one scope gets dropped if chained with a ...) closed by J-Paul Mesnage
No Bug
5:47 AM Ticket #3931 (x86 compiled binaries miss DEP attribute) updated by J-Paul Mesnage
did you check with the latest version 3.3.16.1?
2:56 AM Ticket #3931 (x86 compiled binaries miss DEP attribute) created by anonymously
Binaries compiled for x86 have DEP compliancy attribute set to false. …
Note: See TracTimeline for information about the timeline view.