when i try to call c# code from c++, i followed instructions from this article http://support.microsoft.com/kb/828736
I\'ve created a COM+ server application and the call开发者_如何学Cer can\'t access it - when it tries to instantiate a COM object (CoCreateInstance()) from that application the following appears in sy
Say a COM object is created on an STA thread. So all calls to this object are serialized in this thread. So if 开发者_Go百科a method of the object\'s is blocking, all threads that use this object are
here is my question: I have developed a program that uses Microsoft.Ex开发者_如何学Pythoncel COM components in order to read/write over Excel files. Well, my app is doing good but when I open, for in
After hours of searching google, with little luck, I\'m wondering if anybody knows how to either hide the cursor, or set a custom cursor (which could be made blank) in Windows when dragging and droppi
After execution both of the following test cases, a COM execution is printed to the console. What am I doing wrong?
We have developed a COM component to be used in ASP pages of HTTPD service in Windows CE. We need to debug the COM Component. We have limited active开发者_如何学Python sync capability with ConmanClien
I\'ve written a shell extension that implements the IShellIconOverlayIdentifier interface to give overlays on icons in Explorer. On a 32-bit WinXP machine, everything runs fine. When I build it for 64
We are developing ASP pages for a Windows CE device. We need to debug the ASP pages for reducing the development effort. The ASP pages uses a COM component for getting data from the device. The web se
I am getting this exception within my ASP.net web application EXCEPTION: Retrieving the COM class factory for component with CLSID