1. 17 Nov, 2015 1 commit
  2. 12 Jun, 2012 1 commit
  3. 15 May, 2012 1 commit
  4. 22 Apr, 2011 1 commit
  5. 06 May, 2009 1 commit
  6. 21 Jan, 2009 1 commit
  7. 22 Apr, 2008 1 commit
  8. 15 Nov, 2007 1 commit
  9. 07 Nov, 2007 1 commit
  10. 30 May, 2007 1 commit
  11. 21 Nov, 2006 1 commit
  12. 16 Nov, 2006 2 commits
  13. 23 May, 2006 1 commit
  14. 20 Sep, 2005 1 commit
  15. 08 Jul, 2005 1 commit
  16. 09 Jun, 2005 1 commit
  17. 02 Mar, 2005 1 commit
  18. 14 Feb, 2005 1 commit
  19. 01 Feb, 2005 1 commit
  20. 26 Apr, 2004 1 commit
  21. 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
  22. 31 May, 2002 1 commit
  23. 09 Mar, 2002 1 commit
  24. 18 Jan, 2002 1 commit
  25. 18 Aug, 2001 1 commit
  26. 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
  27. 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