SAMPLE: DDEEXEC Demonstrates DDE Execute StringsLast reviewed: February 15, 1996Article ID: Q97408 |
The information in this article applies to:
SUMMARYDDE Execute Strings Herman Rodent Microsoft Developer Network Technology Group Created: November 16, 1992 The dynamic data exchange (DDE) protocol includes a feature designed to allow a DDE client application to send commands to a DDE server. The syntax of these execute requests and the way they should be handled by servers is not well documented and, consequently, varies slightly with different implementations. The current DDE protocol has no provision for returning result information from an execute request, so a client application can only tell that the request failed, not why it failed. This article proposes a consistent way to handle DDE execute command requests and a mechanism that allows result information to be returned. This article covers the following points:
|
Additional reference words: 3.10 softlib DDEEXEC.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |