While dragging, catch keyboard messages between WM_KEYFIRST and
[wine] / dlls / ole32 / ifs.c
2000-03-28  Patrik StridvallFixed some warnings.
2000-03-24  Francois Gouget- The ICOM_CMETHODxxx cause problems because the 'const...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-10-31  Marcus MeissnerIMalloc16_Constructor: moved ICOM_VTBL(This) where...
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-23  Marcus MeissnerUse segmented lpvtbl pointer for IMalloc16 interface...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.