I create an MFC application in .net

which create the appclass, and the dlg class
i then create a generic thread class so i can spawn thread easily.
in the dlg class, i have the thread create and...