NassauSky Posted May 29, 2023 Posted May 29, 2023 There are a bunch of examples referring to a function called : _WM_NOTIFY_DebugEvent Does anyone know where I can find that function? Thanks.
pixelsearch Posted May 29, 2023 Posted May 29, 2023 It's found inside WM_NOTIFY.au3, in this subfolder : \install\Examples\Helpfile\Extras\WM_NOTIFY.au3 \install\Examples\Helpfile\Extras\WMDebug.au3 "I think you are searching a bug where there is no bug... don't listen to bad advice."
NassauSky Posted May 29, 2023 Author Posted May 29, 2023 (edited) Thanks @pixelsearch I do have that folder but there are a few files but of the two you listed there is only a WMDebug.au3 in that folder. Hmmm I wonder where I can find that file. Edited May 29, 2023 by NassauSky
Solution pixelsearch Posted May 29, 2023 Solution Posted May 29, 2023 It can be found in the last stable release of AutoIt 3.3.16.1 (just checked again) For example, if you go to this page... https://www.autoitscript.com/autoit3/files/archive/autoit/ ...then you download the package WITHOUT installer, found nearly at the bottom of the page autoit-v3.3.16.1.zip 2022-09-19 20:06 17M <=== 17M (+++) ...you should be able to download the file from the package. I use WinRar to do that, so I can view the content of the package, select the file required and unzip it Watch out not to unzip all files on your HD as you probably got an older version installed. Good luck NassauSky 1 "I think you are searching a bug where there is no bug... don't listen to bad advice."
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now