Anssi Hannula wrote:
As I can seem, WINE program loader does the job, but not under Windows. Does anybody have any clue on how to make this "magic" happens on a Windows environment (possibly inside cygwin) ? Does anybody know any other tool capable of providing this functionality ?
http://www.winehq.com/?issue=271#Wine DLLs on Windows
The ReactOS guys figured that out a while ago -
Put notepad.exe with your user32.dll renamed to user32.dll.local into a directory and run notepad.exe.
Mike