Added support for building certain dlls with -DSTRICT.
[wine] / dlls / oleaut32 / oleaut.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2001-10-02  Andreas MohrMake OaBuildVersion() return the highest version value...
2001-07-26  Patrik StridvallDocumentation fixes.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Marcus MeissnerOLEAUT32.DllGetClassObject and support for the Ole...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Marcus MeissnerStubs for DllRegisterServer/DllUnregisterServer.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-23  Marcus MeissnerImplemented (Register|Get|Revoke)ActiveObject from...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-10-13  Marcus MeissnerAdded stubs for RevokeActiveObject, GetActiveObject...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.