Dear all, I have a C++ unmanaged COM object which is being used in a C## application. Sometimes, when I raise event from COM object I get an HRESULT with below message: The process cannot access the file because it is being used by another process. I can not understand how this message relates to event raising. Please help me about this weird situation If you have similar experience. Regards
a_kiani
Posts
-
error in COM object -
Allocating Memory from Physical Memory not Virtual Memory?Thanks a lot 4 ur excellent answer :) .
-
Allocating Memory from Physical Memory not Virtual Memory?Dear all, How can I tell c++ to allocate memory from Physical RAM, not virtual memory (on WinXP). Thanks in advance, Regards
-
bool?This line of code first evaluates the condition 'Addr == true'. Then, if the condition is true assigns 1 to m, otherwise asssigns 5 to it.
-
FaxRegisterRoutingExtension Fails on Windows XP!!!!!!!!!Hi. Does anyone know why FaxRegisterRoutingExtension Fails on Windows XP while it succeeds on Windows 2000.
-
FaxRegisterRoutingExtension Fails on Windows XP!Hi... Does anyone know why FaxRegisterRoutingExtension fails on Windows XP, while it succeeds on Windows 2000? Thanks very much
-
Fax Routing, Please HelpI want to register a sample fax routing dll on Windows XP, I have found this sample DLL from Windows SDK. I can not register it, while on Windows 2000 it can be registerered. On Windows XP the error message is: "The modem did not accept the command sent to it. verify the configured modem matches the attached modem." Anyone could help me plase?
-
A Question About VC++, CORBA and .NetHi dear friends, Does anyone know how to use CORBA C++ Servers in .Net, I use a poroxy dll for connecting to CORBA servers. I want to port this proxy dll to managed, but I can not even compile it in VC 8.0 Please help me. Thanks very much.
-
A Question About CORBA & .NetHi dear friends, Does anyone know how to use CORBA C++ Servers in .Net, I use a poroxy dll for connecting to CORBA servers. I want to port this proxy dll to managed, but I can not even compile it in VC 8.0 Please help me. Thanks very much.
-
I need your help.Hi dear friends. I've ported a native (Unmanaged) C++ DLL to managed and used in .Net 2003. Now I'm going to use this ported DLL it in .Net 2005. I change the compiler option /clr to /clr:oldSyntax and compile with no error. But at run-time I get a exception when I want to use the DLL in a C# client. The error message is: MyDLL.dll is attempting managed execution inside OS loader lock. Do not attempt to run managed code inside a DLLMain... Anyone can help me?
-
How can I use a native DLL in .Net 2005?Hi dear friends. I've ported a native (Unmanaged) C++ DLL to managed and used in .Net 2003. Now I'm going to use this ported DLL it in .Net 2005. I change the compiler option /clr to /clr:oldSyntax and compile with no error. But at run-time I get a exception when I want to use the DLL in a C# client. The error message is: MyDLL.dll is attempting managed execution inside OS loader lock. Do not attempt to run managed code inside a DLLMain... Anyone can help me?
-
Using Native C++ DLL in .NetI'm using a native C++ extension DLL in a MFC 7.0 application. The native DLL shows a dialog through DoModal using a dialog resource. DoModal produces an assertion (at GetResourceHandle() and GetModuleHandle()), How can I solve the problem?
-
Adding ATL Support to MFC Extension DLLs?Hi, I want to add ATL support to an MFC extension DLL in VC++. You know that VC++ can add ATL support to regular DLLs but does not add this support to MFC extension DLLs. Is there any way to add ATL support to MFC extension DLLs. Should I convert the MFC extension DLL to a regular DLL first?
-
Adding ATL Support to MFC DLLHi, Thanks for your reply. I meant adding ATL support to an MFC extension DLL. You know that in VC++ 6.0 (and also later) you can not add ATL support to MFC extension DLLs but you can add this support to regular DLLs. Knowing this, can I add ATL support to MFC extension DLLs in the way you mentioned.
-
Adding ATL Support to MFC DLLHi dear friends, I want to add ATL support to MFC DLL, Can you help me?
-
Please help me about Rational Test ManagerI have a problem with Rational Robot. I can not record IIOP requests. Should I install any DLL? Please help me. Thanks very much.
-
Please help me about Rational Test ManagerHi, I want to do performance test using Rational Test Manager. My application under test uses CORBA for remote calls. I can not record any script. Should I install some specific DLLs to record CORBA calls? If yes where can I find these DLLs? Thanks very much. The best regards.
-
Pictures in Html Help WorkshopHi, I have many problems with pictures inserted in my documents after I compile them in Html Help Workshop. Sometimes the pictures are nt shown. Anyone knows if this is a bug? Thanks
-
Pictures in Html Help WorkshopHi, I have many problems with pictures inserted in my documents after I compile them in Html Help Workshop. Sometimes the pictures are not shown. Anyone knows if this is a bug?
-
Any one can help me about Html Help Workshop?Hi, Thanks for your care, I know that the solution you suggested works but because I have a lot of documents and I can't change all of them, I need to find a better solution. I know that Html help workshop also does not show some Jpeg pictures.