Commit Graph

7 Commits (2b5963f8e2959e8c4a6735cb70e1489503539ac1)

Author SHA1 Message Date
Jacek Caban 4a4e381066 Added RNIGetCompatibleVersion implementation. 2005-08-12 10:33:13 +00:00
Alexandre Julliard d37f0abf07 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
Jacek Caban a13064019a Implemented Dll[Un]RegisterServer. 2005-06-25 17:58:35 +00:00
Stefan Leichter 1e00ad2477 Added stubs for DllInstall and DllRegisterServer. 2004-07-16 23:21:16 +00:00
David Miller 09901d5927 Removed explicit ordinals. 2003-12-30 19:14:11 +00:00
Dmitry Timoshkov 2581db8f6a Fixed some problems found while compiling and linking Wine under
Cygwin.
2003-10-14 05:27:43 +00:00
Mike McCormack aa1c2a35b1 Added an initial (mostly stub) implementation of MSHTML.DLL. 2003-09-08 19:32:14 +00:00