Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
Hi Mem_OpenProcess function in Memory.au3 and _WinAPI_OpenProcess function in WinAPI.au3 are the same.
Cheers
Yes. However, former is function for internal use and not meant to be used outside Memory.au3. No bug, just weird logic.
duplication are just to include big library for just a function
Oh, I see. Thanks for the clarification.
Yes. However, former is function for internal use and not meant to be used outside Memory.au3.
No bug, just weird logic.