Hello,
Can someone please guide me on how to pass the reference pointer to the dialog class so that it can call DoModal?
e.g. EditorSvr.cpp -- implementation of the interface class (which is also located in a DLL) CDialogClass1.cpp -- Dialog class that will receive the pointer from EditorSvr.cpp
I tried to search the whole google but in futile. Can someone please help to advice? Thank you very much for your time and help.
-peace