Im not sure that this is even possible with the CONNECT API but is it possible to use the standard MFC classes CString, CStdioFile etc? I am trying to port some legacy code into a working CONNECT application and am running into compiler errors when I include afx.h or afxwin.h. Then I found msmfc.h, tried to include it and get another set of errors, this file seems to just deal with MFC dialogs anyway.
When I search this forum and the API docs I find several posts/entries about using native windows/dialogs but cant find any references about other classes.
Loren.