Hacking
Known DLL (kernel32.dll, user32.dll and gdi32.dll)
CEOinIRVINE
2008. 9. 19. 03:08
cannot be redirected in Windows XP (the resitriction does not apply to Windows 2000)
however, this is not true - it seems that under Windows XP, an application will either allow you to redirect any DLL, or none at all. As such, if targeting a program running on the Windows XP platform, dot local redirection is a unreliable method, and should be used only on Windows 2000 machines.
however, this is not true - it seems that under Windows XP, an application will either allow you to redirect any DLL, or none at all. As such, if targeting a program running on the Windows XP platform, dot local redirection is a unreliable method, and should be used only on Windows 2000 machines.