Store in the server all the window information accessible with
[wine] / dlls / ole32 / ifs.c
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-25  Andreas MohrCosmetics.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
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.