- 17 Nov, 2015 1 commit
-
-
Hugh McMaster authored
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Jun, 2012 1 commit
-
-
Francois Gouget authored
-
- 15 May, 2012 1 commit
-
-
Francois Gouget authored
-
- 22 Apr, 2011 1 commit
-
-
Marcus Meissner authored
-
- 06 May, 2009 1 commit
-
-
Eric Pouech authored
-
- 21 Jan, 2009 1 commit
-
-
Jeff Latimer authored
user32: Pass pConv to WDML_Global2DataHandle so that it can be correcly passed to DdeCreateDataHandle.
-
- 22 Apr, 2008 1 commit
-
-
Austin English authored
-
- 15 Nov, 2007 1 commit
-
-
Andrew Talbot authored
-
- 07 Nov, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 30 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 21 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Nov, 2006 2 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 20 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
tests.
-
- 08 Jul, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
subdirectory.
-
- 02 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 14 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 01 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 26 Apr, 2004 1 commit
-
-
Dmitry Timoshkov authored
-
- 19 May, 2003 1 commit
-
-
Dmitry Timoshkov authored
Partially implemented DdeEnableCallback. Call a callback with XTYP_CONNECT_CONFIRM after an accepted XTYP_CONNECT. Added traces, clarify data types, other cosmetics.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 18 Jan, 2002 1 commit
-
-
Eric Pouech authored
Fixed DdeCreateDataHandle for non NULL or CF_TEXT formats. Various fixes (cosmetics, better error checking).
-
- 18 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 09 Aug, 2001 1 commit
-
-
Eric Pouech authored
conversions to global atoms - enhanced internal handle <=> pointer conversions, as well as validity of such objects (life time, destruction, mutual access...) - fixed a few ANSI/Unicode issues, stores most of the data as Unicode - started having both Ansi/Unicode DDE window procs for message A/W transformation - fixed a few segmented pointer issues (mainly in DdeInitialize & DdeGetData) - added most of the CBF_ flags handling - implemented the conversation announcement (XTYP_CONNECT_CONFIRM) on server side - enhanced DdeQueryConfig and implemented DdeReconnect - implemented conversation termination (including XTYP_UNREGISTER) - several others code clean up - added transaction support on server side too
-
- 22 Jun, 2001 1 commit
-
-
Eric Pouech authored
- Corel (Sean Langley, Michael Abd-El-Malek, Rick Mutzke, Bill Xing) - Macadamian on behalf of Corel (Louis-Philippe Gagnon, Jean-Claude Batista) Also added a few bits: - Complete window model for several instances and conversations. - Support for asynchronous transactions. - Fixed some code (WM_DDE_REQUEST, WM_DDE_ADVISE, WM_DDE_REQUEST) handling. - Support for wild connections.
-