export of Doc/View Arch
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
my problem is : I have an exe which has used SDK & is coded in c & c++.Now i have to give Doc/View Architecture support to the exe for implementing some functionality of MFC. I tried to make a regular Dll (having Doc/View arch' & exporting a function to be used by exe) but it didnt work proprely Can anyone suggest me the way to do the above surbinsho