Alexandre Julliard
|
1e1313d54c
|
Made the dll entry point default to DllMain and removed most of the
'init' spec file declarations.
|
2002-11-04 23:53:41 +00:00 |
Alexandre Julliard
|
b34fb35b31
|
Fixed warnings caused by conversion to -DSTRICT.
|
2002-10-18 23:48:57 +00:00 |
Michael Stefaniuc
|
1ad2087e38
|
Convert HKEY to a void*.
|
2002-09-24 03:09:12 +00:00 |
Steven Edwards
|
6123951a29
|
Update some .cvsignore files for building on Windows.
|
2002-08-30 00:04:03 +00:00 |
Alexandre Julliard
|
77afd6c47e
|
Made some more spec file entries optional or unnecessary.
Fixed a few DLLName/DLLFileName mismatches.
|
2002-06-21 19:15:45 +00:00 |
John K. Hohm
|
8e4eb3ab5f
|
Completed implementation of comcat.dll, incl. Dll[Un]RegisterServer.
|
2002-06-13 19:13:38 +00:00 |
John K. Hohm
|
36ed03e246
|
Complete ICatInformation implementation.
|
2002-06-02 21:25:08 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
13b0dc5fde
|
Replaced swprintf by wsprintfW.
|
2002-05-29 19:25:50 +00:00 |
John K. Hohm
|
454d99f0a2
|
More comcat.dll implementation, swprintf fix, winerror.h additions.
|
2002-05-19 22:27:41 +00:00 |
Alexandre Julliard
|
2ab7625934
|
Removed most imports of ntdll since we no longer import Wine internal
functions from there.
|
2002-05-17 03:37:12 +00:00 |
John K. Hohm
|
34909c206c
|
Added comcat.dll with factory and manager but E_NOTIMPL work methods.
|
2002-05-14 21:50:56 +00:00 |