Click here to Skip to main content
15,899,935 members
Home / Discussions / COM
   

COM

 
GeneralProblem with COM+ transactions in large app (long post) Pin
Juan Miguel Venturello21-Jan-04 0:52
Juan Miguel Venturello21-Jan-04 0:52 
GeneralEvent handing problem. Pin
Prakash Nadar20-Jan-04 17:57
Prakash Nadar20-Jan-04 17:57 
GeneralRe: Event handing problem. Pin
Lim Bio Liong25-Jan-04 17:15
Lim Bio Liong25-Jan-04 17:15 
GeneralRe: Event handing problem. Pin
Prakash Nadar25-Jan-04 22:11
Prakash Nadar25-Jan-04 22:11 
GeneralRe: Event handing problem. Pin
Prakash Nadar26-Jan-04 19:56
Prakash Nadar26-Jan-04 19:56 
GeneralRe: Event handing problem. Pin
Lim Bio Liong26-Jan-04 20:17
Lim Bio Liong26-Jan-04 20:17 
GeneralRe: Event handing problem. Pin
Prakash Nadar27-Jan-04 5:07
Prakash Nadar27-Jan-04 5:07 
GeneralRe: Event handing problem. Pin
Maverick3-Feb-04 20:03
Maverick3-Feb-04 20:03 
Hello!

I browsed this topic and i thought you maybe the one to help me with a COM problem..

I'm making an ATL DLL from VC6.. supporting Connection Points.. and its client is a VB Program..

Now i have a function from a third party SDK...

<br />
//this is a derived function (pure virtual function)<br />
//according to the documentation of the SDK,<br />
//derived functions run on a different context from the application<br />
//so operations inside the function must be made thread safe<br />
void OnFunctionEvent()<br />
{<br />
   // fire a dll event here... <br />
   Fire_AtlEvent()<br />
}<br />


Now, this code fragment generates an exception so the program stops here...
Now this maybe related to what you have explained in the previous messages..
Can you help why is this generating an exception, and how could i fix this?

tnx in advance Big Grin | :-D
GeneralRe: Event handing problem. Pin
Lim Bio Liong4-Feb-04 7:01
Lim Bio Liong4-Feb-04 7:01 
GeneralRe: Event handing problem. Pin
Maverick4-Feb-04 15:54
Maverick4-Feb-04 15:54 
GeneralRe: Event handing problem. Pin
Lim Bio Liong4-Feb-04 17:17
Lim Bio Liong4-Feb-04 17:17 
GeneralRe: Event handing problem. Pin
Lim Bio Liong4-Feb-04 19:49
Lim Bio Liong4-Feb-04 19:49 
GeneralRe: Event handing problem. Pin
Lim Bio Liong4-Feb-04 20:22
Lim Bio Liong4-Feb-04 20:22 
GeneralRe: Event handing problem. Pin
Maverick4-Feb-04 20:57
Maverick4-Feb-04 20:57 
GeneralRe: Event handing problem. Pin
Lim Bio Liong4-Feb-04 23:39
Lim Bio Liong4-Feb-04 23:39 
GeneralRe: Event handing problem. Pin
Maverick5-Feb-04 0:31
Maverick5-Feb-04 0:31 
GeneralRe: Event handing problem. Pin
Lim Bio Liong5-Feb-04 0:48
Lim Bio Liong5-Feb-04 0:48 
GeneralRe: Event handing problem. Pin
Maverick5-Feb-04 15:42
Maverick5-Feb-04 15:42 
GeneralRe: Event handing problem. Pin
Lim Bio Liong6-Feb-04 1:27
Lim Bio Liong6-Feb-04 1:27 
GeneralReg: EnumConnectionPoints and IEnumConnectionPoints Pin
Adi Narayana20-Jan-04 4:07
Adi Narayana20-Jan-04 4:07 
GeneralRe: Reg: EnumConnectionPoints and IEnumConnectionPoints Pin
Jörgen Sigvardsson25-Jan-04 13:45
Jörgen Sigvardsson25-Jan-04 13:45 
GeneralStructured storage and compound files Pin
Omar Alvi20-Jan-04 2:04
Omar Alvi20-Jan-04 2:04 
GeneralRe: Structured storage and compound files Pin
Jörgen Sigvardsson25-Jan-04 13:49
Jörgen Sigvardsson25-Jan-04 13:49 
GeneralIProcessInitializer / COM+ Pin
vlvl19-Jan-04 4:58
vlvl19-Jan-04 4:58 
GeneralI need a good book... Pin
profoundwhispers19-Jan-04 3:17
profoundwhispers19-Jan-04 3:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.