Skip to content

ywcheng/DDECmd

 
 

Repository files navigation

DDE Command v1.5.1
==================

Introduction
------------

This is a command line (aka console) based tool for querying text data from DDE
servers. It provides support for both the synchronous and asynchronous DDE
transaction types: XTYP_REQUEST, XTYP_POKE, XTYP_EXECUTE and XTYP_ADVDATA. It
also allows for querying running servers with the XTYP_WILDCONNECT transaction
type.

This tool forms one part of my DDE toolkit, with the others being:-

DDE Query: My original GUI based DDE query tool.
DDE COM Client: A scriptable COM component for accessing DDE servers.

Releases
--------

Stable releases are formally packaged and made available from my Win32 tools page:
http://www.chrisoldwood.com/win32.htm

The latest code is available from my GitHub repo:
https://github.com/chrisoldwood/DDECmd

Documentation
-------------

There is an HTML based manual - DDECmd.html.

Development
-----------

See DevNotes.txt.

Contact Details
---------------

Email: gort@cix.co.uk
Web:   http://www.chrisoldwood.com

Chris Oldwood 
18th March 2015

About

DDE command line query tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.6%
  • HTML 12.1%
  • Batchfile 1.8%
  • C 0.5%