- 21 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Nov, 2006 3 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
- 02 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Jul, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
subdirectory.
-
- 14 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 01 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 14 Jun, 2004 1 commit
-
-
Huw Davies authored
-
- 26 Apr, 2004 2 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
depending on whether a window proc is unicode or ANSI.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 04 Jun, 2003 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.
-
- 02 Dec, 2002 1 commit
-
-
Francois Gouget authored
-
- 22 Nov, 2002 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 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).
-
- 14 Sep, 2001 1 commit
-
-
Alexandre Julliard authored
handles.
-
- 21 Aug, 2001 1 commit
-
-
Francois Gouget 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
-
- 29 Jun, 2001 1 commit
-
-
Dmitry Timoshkov authored
-
- 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.
-