SAMPLE: DDE Sample Code in Software LibraryLast reviewed: February 15, 1996Article ID: Q73681 |
The information in this article applies to:
DDE is a code sample in the Microsoft Software library that demonstrates dynamic-data exchange (DDE) and how it is programmed under Windows 3.0. Download DDE.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
TICTAPE is a DDE server that randomly creates and transmits data about four stocks. BARGRAPH is a DDE client that graphically illustrates the data from TICTAPE. TICTAPE was demonstrated at "Windows on Wall Street," June 4, 1986. To use these applications, perform the following six steps:
Additional information concerning DDE can be found in Chapter 22 of the "Microsoft Windows Software Development Kit Guide to Programming" and in Chapter 15 of the "Microsoft Windows Software Development Kit Reference, Volume 2."
|
Additional reference words: 3.00 3.10 softlib DDE.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |