Is it possible to interoperate with Windows Messenger using .NET? For example to create and register event handlers to various windows messenger events like someone of your contacts to come online. If yes please mention the relevant namespaces and/or classes.
Hope someone can help me. My PC is running on WXPhe, P4. I installed a digital video editing software, Adobe Premiere 6.0. The installation files for this software have a version of MSVCRT.DLL which is causing the application to close. I did visit the MS KB pages, but so far I ...
To debug a C++ program running under DLLHOST, i am attaching to the DLLHOST process..even after detaching, dbgproxy.exe is holding a file reference(HANDLE) to the C++ COM component. So when i try to modify the C++ program and compile as the dbgproxy.exe is
When network is unplugged, components which are residing under COM+ crashes during component creation, this is the case with the components which are compiled with VC .NET. If the same component is compiled with VC6.0 component creation is successful.