PRB: DDESpy Track Conversations Strings Window Empty (88197)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.1
  • Microsoft Win32 Software Development Kit (SDK) 3.5
  • Microsoft Win32 Software Development Kit (SDK) 3.51
  • Microsoft Win32 Software Development Kit (SDK) 4.0

This article was previously published under Q88197

SYMPTOMS

In the DDESpy application, provided with version 3.1 of the Microsoft Windows Software Development Kit (SDK), DDE messages appear in the main window, while the Track Conversation Strings window remains empty.

CAUSE

Either the DDESpy application was started after the client and server applications, or neither application uses functions in the Dynamic Data Exchange Management Library (DDEML) to conduct DDE.

RESOLUTION

Start the DDESpy application before starting the client and server applications. Make sure that the client or the server (or both) uses the DDEML.

Modification Type:MinorLast Reviewed:8/2/2004
Keywords:KB88197