winevdm: can't exec
14 Aug
2003
14 Aug
'03
7:28 a.m.
Hi, trying to run the game demo of "Charlie's Angels" which can be found here: http://www.gamesdomain.com/demos/demo/1861.html I am running into a strange problem. The demo is a NE binary, so winevdm is called. But is has the "32-bit-flag" set, so MODULE_LoadModule16 returns handle 21 (Win32 binary). Consequently winevdm emits "can't exec". By hacking __wine_process_init to start WIN16 binaries as WIN32, I am proceeding much further. Should I modify MODULE_GetBinaryType to look for the above mentioned 32-bit-flag and to return a new binary type which is treated like PE ? Regards Dominik
8246
Age (days ago)
8246
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dominik.Strasser@t-online.de