While dragging, catch keyboard messages between WM_KEYFIRST and
[wine] / dlls / ole32 / ole2.c
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.