The information in this article applies to:
SUMMARYMAZE is a file in the Microsoft Software Library that contains the source code to an application that demonstrates how to use dynamic data exchange (DDE) in a Windows-based application. 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. When multiple instances of the MAZE application are started, MAZE draws a bouncing ball in the client area of one of its instances. MAZE creates a DDE communications link between instances of the MAZE application and uses this link to pass the ball to other instances at random. MAZE also creates a DDE conversation with Excel and passes statistical information about the ball to Excel. MAZE demonstrates how to use DDE to pass information between applications and how to use PeekMessage to allow other applications to run simultaneously with a process-intensive task. Additional query words:
Keywords : kbfile kbsample kbDDE kbGrpUser kbUser |
Last Reviewed: December 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |