|
From: Steven E. <Ste...@ya...> - 2002-05-20 19:57:45
|
> do you mind putting binaries dll's online, so people will be > able to test them > now on ms-win32 environments? will they work on win98? If I > remember previous > threads here, if I replace nt dll's on startup nt will > restore them to the ms > versions again, is a work around available? Some of them may work under 98 but I am not going to support it and neither is the Wine project. There is a fix for Windows2000 replacing the files, you will need to search google for "disable windows file protection" So you want to help me test? KICKASS. I will put a link up with the current binarys tonight. > riched32.dll: are there stubs functions or is it <fully> > working? Please > update from wine's cvs, since I know that currently bidi is > introduced into > wine by IBM Israel and some users. I wonder how bad will it work ;) Not 100% sure but if you want you can help me test everything. Here is the list of dlls we can compile with a Mingw host as of 5-20-02. Once again some of these are mostly stubs. avicap32.dll crtdll.dll crypt32.dll dciman32.dll imagehlp.dll imm32.dll mapi32.dll mpr.dll msdom.dll msimg32.dll msisys.ocx netapi.dll oledlg.dll olepro32.dll olesvr32.dll rasapi32.dll riched32.dll serialui.dll shdocvw.dll tapi32.dll twain_32.dll urlmon.dll winnls.dll winspool.drv wintrust.dll Builds with easy fix - comcat.dll (needs msvcrt import due to swprintf usage) dinput.dll (needs msvcrt import do to _assert usage) odbc32.dll (needs msvcrt import do to _assert usage) |