Subj : DDE & Iexplorer incompatible? To : comp.programming.threads From : attackack Date : Wed Apr 20 2005 03:02 am I've make a C++ application that activate a DDE client that receive data from a DDE server. In the same application have to be start an Iexplore session but when this happen the Ieplorer go in an infinite loop. If I do this work without the DDE connection the Iexplorer start normally. I can't understand why the DDE connection can cause this kind of problem to Iexplorer. .