Click here to Skip to main content
15,917,473 members
Home / Discussions / COM
   

COM

 
QuestionHow to delete the root storage Pin
Omar Alvi23-Jan-04 3:24
Omar Alvi23-Jan-04 3:24 
AnswerRe: How to delete the root storage Pin
Jörgen Sigvardsson25-Jan-04 13:40
Jörgen Sigvardsson25-Jan-04 13:40 
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 
Hello Prakash,

Congratulations, Prakash Smile | :) . Please note that not all COM Servers and Clients will face this issue. It all depends on the threading model of the COM Server.

Some COM Servers are designed and developed using the Free-Threaded-Model. In this model, the COM Server itself will take care of thread synchronisation issues and will ensure well-synchronised access to its internal data.

The Apartment-Threaded-Model is Microsoft's default way of helping COM Server developers overcome threading issues.

Take Care and Best Wishes, Prakash,
Bio.


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 
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 

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.