|
From: Jakob E. <ja...@vm...> - 2001-11-11 21:40:15
|
AFAIK there are two vims for windows out there. A unix one - compiled under cygwin. A native windows version with a lot of windows bells and whistles. On Sun, Nov 11, 2001 at 03:54:32PM -0500, Phillip Susi wrote: > 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 = > ==================================================== > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |