|
From: Phillip S. <ps...@cf...> - 2001-11-11 21:15:45
|
Isn't vim console based? Then why the heck is it importing things from user32, comctl32, and shell32? At 03:40 PM 11/11/2001 -0500, you wrote: >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########################################### > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |