Problem with ROT from Remote machine ?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I create object from remote machine, as dll in a surrogate, within it I register IUnknown in a ROT with Register active object, than, I call from else process on same remote machine GetActiveObject with same guid - (guid - is created by me!) but receive exception of unknown type catch(...) what is the prolem can it be? thanks you.