Add DDCAPS_OVERLAY and DDCAPS_OVERLAYSTRETCH to GetCaps().
[wine] / dlls / user / dde /
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-14  Dmitry TimoshkovMake DDE implementation always work internally in Unicode.
2005-02-01  Dmitry TimoshkovHandle CBR_BLOCK in EXECUTE and ADVISE DDE transactions.
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-07-14  Eric FriasFixed memory allocation bug.
2004-06-14  Huw DaviesFix 'pointers are not permitted as case values' compile...
2004-06-14  Dmitry TimoshkovSet last DDE error in XTYP_EXECUTE handler according...
2004-04-26  Dmitry TimoshkovFix the DDE PFNCALLBACK prototype.
2004-04-26  Dmitry TimoshkovCall appropriate DefWindowProc in DDE client/server...
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...
2004-04-22  Dmitry TimoshkovUnicode version of DdeCreateStringHandle should ignore...
2003-10-31  Alexandre JulliardUse a timeout when sending broadcast messages.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-06-07  Mike HearnProtect WDML_GetConv against null handles.
2003-06-04  Dmitry TimoshkovRevert some really unwanted changes to the DDE code.
2003-05-19  Dmitry TimoshkovExpect multiple DNS_ flags.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-12-19  Alexandre JulliardLPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardFixed more -DSTRICT issues.
2002-10-19  Michael StefaniucSilence some warnings due to casts between pointer...
2002-10-19  Michael StefaniucFix warnings when converting between an ATOM and a...
2002-10-07  Eric PouechFixed some NULL pointer handling errors.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Eric PouechAdded 16/32 DDE message conversion.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-29  Alexandre JulliardFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-26  Eric PouechFixed DdeGetData when called for getting size.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-01-18  Eric PouechFixed initialisation messages for raw DDE.
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-08-18  Alexandre JulliardFixed internal inline function that was declared extern.
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-09  Eric Pouech- implemented correctly the HSZ as local atoms and...
2001-07-17  Gerard PatelFixed unicode warning.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-29  Dmitry TimoshkovFix 'make depend' for out of the source tree build.
2001-06-22  Eric PouechMerge from Corel tree. Contributors are: