know the base platform
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I have a sample project that contain three files. I need to be confirm whether those files were created using console mode or mfc etc.
then check their content. it's the only way you can figure that out, is to check which objects is uses and handles...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
I have a sample project that contain three files. I need to be confirm whether those files were created using console mode or mfc etc.