|
From: Steven E. <Ste...@ya...> - 2002-06-01 23:00:48
|
Some of this stuff should stay in the ReactOS module but I though we were going to have a Win32/WINE module? Msvcrt,fmifs,crtdll,advapi,user32,gdi32 is the code we CANNOT use from the WINE tree. These should be blown away and used from the WINE tree. Ole32 Oleaut32 Paspi Shell32 rpcrt4 With the current WINE sources I can build these DLLS out of the Box: comcat.dll comctl32.dll crtdll.dll (unusable for ReactOS as is just a forwarder to msvcrt) crypt32.dll dciman32.dll dinput.dll imagehlp.dll imm32.dll mapi32.dll mpr.dll msdmo.dll msimg32.dll msisys.ocx netapi32.dll odbc32.dll oledlg.dll olepro32.dll rasapi32.dll riched32.dll serialui.dll shdocvw.dll tapi32.dll twain_32.dll (fix those warnings) urlmon winnls.dll winspool.dll wintrust.dll > Oh wait, yes we decided that there won't be a win32 module. > Everything that says move to win32 module stays in the reactos module. > > >lib/fmifs: move to win32 module > > >lib/msvcrt: move to win32 module > > >lib/ole32: move to win32 module > > >lib/oleaut32: move to win32 module > > >lib/psapi: move to win32 module > > >lib/shell32: move to win32 module > > >lib/version: move to win32 module > > >lib/ole: move to win32 module > > >lib/ole32: move to win32 module > > >lib/rpcrt4: move to win32 module > > >lib/psapi: move to win32 module (?) "Every revolution was once a thought in one man's mind" - Ralph Waldo Emerson |