|
From: Steven E. <Ste...@kn...> - 2001-11-11 20:58:44
|
vim.exe crashes because it cant import GetSysColotPen which is a export of user32. This is what happens when i try to run vim.exe for win32 Transferring control to image at 4011d4 (misc/dllmain.c:38) ADVAPI32: DllMain() done LdrFixupForward: failed to load NTDLL LdrGetExportByName(): failed to find GetSysColorPen Failed to import GetSysColorPen LdrFixupImports() failed LdrFixupImports:failed to load comctl32.dll LdrFixupImports() failed LdrFixupImports:failed to load SHELL32.dll LdrFixupImports() failed Failed to initialize image I've made a install script for wine so if anyone needs to test this or other programs under reactos just go to the root or the reactos source tree and run installwine.bat this will install the wine dlls to %SYSTEMROOT%\system32 and the winelib programs to C:\bin. Steven########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ |