Used Implementing DDE Using C++ Classes Sample for Windows?


Editors’ Review

Download.com staff
This article describes a set of C++ classes for implementing DDE servers and clients. It provides full support for the System topic in server implementations, developed with Visual C++ 2.0 on Windows NT 3.5.
  • Pros

    • C++ classes for DDE server and client implementation.
    • Server implementation provides full System topic support.
    • Developed with Visual C++ version 2.0.
    • Developed for Microsoft Windows NT version 3.5.
    • Official Microsoft resource for developers.
  • Cons

    • Targets only Visual C++ version 2.0.
    • Designed for Microsoft Windows NT version 3.5 environment.
    • No explicit mention of newer compiler compatibility.
    • No explicit mention of modern Windows OS support.
    • Focused solely on DDE; no other IPC methods.

Used Implementing DDE Using C++ Classes Sample for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows NT
  • Windows 95
  • Windows 10
  • Windows 98
Additional Requirements
Windows 95/98/NT/XP
POPULARITY
Total Downloads
1,632
Downloads Last Week
0

Report Software

Last Updated


Developer’s Description

Explain how to use a set of C++ classes in running DDE servers and clients.

Implementing DDE Using C++ Classes. This article describes a set of C++ classes that can be used in implementing DDE servers and clients. The server implementation provides full support for the System topic. These classes were developed using Visual C++ version 2.0 under Microsoft Windows NT version 3.5. This version is the first release on CNET Download.com.


Download.com
Your review for Implementing DDE Using C++ Classes Sample