Message queue filled; DDE message lost

Error 295

 

Visual Basic cannot keep up with the number of DDE operations attempted.

Possible causes:

         Too many DDE conversations.  Try terminating some DDE conversations.

         Too much code in event procedures is executing because of incoming DDE data.  Reduce the amount of code being called as a result of DDE changes, or try calling the DoEventsNPKPD0 function.