1. 21 Nov, 2006 1 commit
  2. 16 Nov, 2006 3 commits
  3. 02 Oct, 2006 1 commit
  4. 23 May, 2006 1 commit
  5. 08 Jul, 2005 1 commit
  6. 09 Jun, 2005 1 commit
  7. 14 Feb, 2005 1 commit
  8. 01 Feb, 2005 1 commit
  9. 14 Jun, 2004 1 commit
  10. 26 Apr, 2004 2 commits
  11. 05 Sep, 2003 1 commit
  12. 04 Jun, 2003 1 commit
  13. 19 May, 2003 1 commit
    • Dmitry Timoshkov's avatar
      Expect multiple DNS_ flags. · 37d39963
      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.
      37d39963
  14. 02 Dec, 2002 1 commit
  15. 22 Nov, 2002 2 commits
  16. 31 May, 2002 1 commit
  17. 09 Mar, 2002 1 commit
  18. 18 Jan, 2002 1 commit
  19. 14 Sep, 2001 1 commit
  20. 21 Aug, 2001 1 commit
  21. 09 Aug, 2001 1 commit
    • Eric Pouech's avatar
      - implemented correctly the HSZ as local atoms and added the needed · 78a4134e
      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
      78a4134e
  22. 29 Jun, 2001 1 commit
  23. 22 Jun, 2001 1 commit
    • Eric Pouech's avatar
      Merge from Corel tree. Contributors are: · 6a03ac0e
      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.
      6a03ac0e