Added an unknown VxD error code.
[wine] / dlls / oleaut32 / oleaut.c
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.