![]() |
|
#2
|
|||
|
|||
|
No help at this point, but only Win9x used GetLastError from KERNEL32.DLL. On Windows NT/2K/XP/... GetLastError ist only a redirection to RtlGetLastWin32Error in NTDLL.DLL. (to keep compatibility with Win9x programs)
Programs might also use "FindWindow" in different versions to check if they are already running. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Intercepting then modifying USB traffic | Turkuaz | General Discussion | 6 | 10-23-2024 13:20 |
| Modifying Assembly Attributes (.NET) | The Old Pirate | General Discussion | 7 | 05-11-2015 00:15 |
| Modifying resources of self-checking exe | c4p0ne | General Discussion | 8 | 09-17-2004 21:32 |