Moved handlers for int11, int15 and int5c to winedos.
[wine] / dlls / ole32 / ole2.c
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-10-18  Alexandre JulliardSplit out some 16-bit GDI code.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-07-29  Patrik StridvallFixed some warnings.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-16  Dmitry TimoshkovImplementation of OLE32.IsAccelerator.
2001-02-12  Huw D M DaviesFix ReleaseStgMedium for MetaFilePict types.
2000-12-19  Gerard PatelStub for DllDebugObjectRPCHook.
2000-12-15  Huw D M DaviesCheck to see whether any ancestor windows are drop...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.
2000-10-12  Stephane LussierImplementation of OleLockRunning function.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-16  Louis Philippe GagnonWhile dragging, catch keyboard messages between WM_KEYF...
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-04-04  Gavriel StateOleRegGetUserType did return an unterminated ASCII...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Pierre MageauOleRegGetUserType did query wrong registry key.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-26  Alexandre JulliardUse a linked list instead of a DPA for the hook list.
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-10-23  Francis BeaudetMake sure that the drop effect of a DnD operation is...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.