The information in this article applies to:
SUMMARYDDE.exe is a sample file that demonstrates dynamic-data exchange (DDE) and how it is programmed under Windows 3.0. MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. There are two separate applications in the DDE archive file: TICTAPE and BARGRAPH. For each application, the archive holds a makefile, header file, C source code, resources (.RC) file, segment definitions (.DEF) file, and an icon. 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 query words:
Keywords : kbfile kbsample kb16bitonly kbDDE kbGrpUser |
Last Reviewed: December 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |