COM Server on Emulator
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have created COM Server(EXE)using Embedded VC++ 4 and able to Register it on WinCE emulator. Now my client is on Desktop ,but when i call CoCreateInstance and try to create Instance of Component,it fails the HRESULT returned is "CXX0033:error in OMF type Information" I need to instantiate the component from Desktop,is it possible? Thanks TusharM.