can i export interface from a exe file?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i want to write an exe program file,it can run stand alone,and also i want to make it possible that other programs can call functions exposed by the exe,just like call functions exposed by a dll file. is that possible? thanks for any reply.
-
i want to write an exe program file,it can run stand alone,and also i want to make it possible that other programs can call functions exposed by the exe,just like call functions exposed by a dll file. is that possible? thanks for any reply.