François Gouget
|
44a182229b
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
Alexandre Julliard
|
db0747d095
|
Removed some unnecessary includes.
Got rid of ldt.h.
|
2000-12-13 20:23:41 +00:00 |
Alexandre Julliard
|
5be8e7d8e0
|
Created a small static library in ole/libuuid.a that contains all the
UUID definitions (with the help of Francois Gouget).
|
2000-12-06 01:50:47 +00:00 |
Patrik Stridvall
|
1ed5577522
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
Alexandre Julliard
|
d586dc99be
|
Replaced VERSION_* calls by exported API equivalents.
|
2000-08-14 14:35:01 +00:00 |
Alexandre Julliard
|
bea617be47
|
Moved GUID definitions to their respective dll.
|
2000-08-03 04:22:35 +00:00 |
Patrik Stridvall
|
2d6457c11a
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
Marcus Meissner
|
323af8dbba
|
Stubs for DllRegisterServer/DllUnregisterServer.
|
2000-03-26 13:36:40 +00:00 |
Patrik Stridvall
|
fcfacb95a7
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
Jeremy White
|
d3e22d9d55
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
|
2000-02-10 19:03:02 +00:00 |
Marcus Meissner
|
317c9d0ff6
|
Implemented (Register|Get|Revoke)ActiveObject from the docs.
|
2000-01-23 03:15:25 +00:00 |
Alexandre Julliard
|
681c75bf17
|
Added debugstr_guid function and used it to replace
WINE_StringFromCLSID in all debugging messages.
|
2000-01-18 05:09:49 +00:00 |
Andreas Mohr
|
ffdd1717d4
|
- the OLE version returned was too low
- renamed OABuildVersion16 to OaBuildVersion16
- spelling fixes
|
1999-12-05 23:52:56 +00:00 |
Marcus Meissner
|
84e2d6bacc
|
Added stubs for RevokeActiveObject, GetActiveObject, fixed
RegisterActiveObject stub argtypes.
|
1999-10-13 12:19:09 +00:00 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |