Difference in using a COM object from a DLL vs in an exe for an MFC based app
I have been working on a bit of software which interfaces with an SDK which communicates with a COM object (an external device). This SDK requires an MFC dialog and requires a window handle to work.
Difference in using a COM object from a DLL vs in an exe for an MFC based app
I have been working on a bit of software which interfaces with an SDK which communicates with a COM object (an external device). This SDK requires an MFC dialog and requires a window handle to work.