Click here to Skip to main content
15,881,248 members
Home / Discussions / COM
   

COM

 
GeneralError when calling a dll from asp Pin
WinCrs19-Mar-08 23:37
WinCrs19-Mar-08 23:37 
GeneralRe: Error when calling a dll from asp Pin
User 21559720-Mar-08 10:16
User 21559720-Mar-08 10:16 
GeneralServer busy message [modified] Pin
sheetal_0618-Mar-08 18:38
sheetal_0618-Mar-08 18:38 
GeneralRe: Server busy message Pin
User 21559720-Mar-08 10:13
User 21559720-Mar-08 10:13 
QuestionHow to make ActiveX Control Redraw in a work thread? Pin
samfromcn18-Mar-08 16:42
samfromcn18-Mar-08 16:42 
AnswerRe: How to make ActiveX Control Redraw in a work thread? Pin
Lim Bio Liong19-Mar-08 18:44
Lim Bio Liong19-Mar-08 18:44 
GeneralRe: How to make ActiveX Control Redraw in a work thread? Pin
samfromcn20-Mar-08 7:18
samfromcn20-Mar-08 7:18 
GeneralRe: How to make ActiveX Control Redraw in a work thread? Pin
Lim Bio Liong20-Mar-08 17:00
Lim Bio Liong20-Mar-08 17:00 
Hello samfromcn,

>> Someone said that FireViewChange interact with the container...
Yes, the "container" is actually what we know of as the "apartment". It is a good analogy.

>> Now I create a hide window in main thread, work thread send user message to the window, the window call control's FireViewChange...
This will certainly work. It also works similarly to the actual industrial practice of firing an event from across a separate thread via a proxy to the event interface of the ActiveX marshalled in from the main thread.

However, samfromcn, it is better to learn event interface marsalling in the long run.

Best of luck,
- Bio.
QuestionIs it good to use ref Parameter with a COM Method in C# Pin
madhankum18-Mar-08 5:07
madhankum18-Mar-08 5:07 
GeneralRe: Is it good to use ref Parameter with a COM Method in C# Pin
Nathan Holt at EMOM20-Mar-08 8:58
Nathan Holt at EMOM20-Mar-08 8:58 
GeneralExcel Macro for Filtered Data Pin
Brendan Vogt17-Mar-08 3:15
Brendan Vogt17-Mar-08 3:15 
QuestionCan a Flash File call a custom ActiveX objects's methods Pin
thomas_tom9915-Mar-08 4:30
thomas_tom9915-Mar-08 4:30 
AnswerRe: Can a Flash File call a custom ActiveX objects's methods Pin
User 21559715-Mar-08 11:29
User 21559715-Mar-08 11:29 
GeneralCustom HTTP headers in IWebBrowser2 Pin
berserker_r13-Mar-08 4:50
berserker_r13-Mar-08 4:50 
GeneralDebugging a .net dll via com wrapper Pin
RB@Emphasys13-Mar-08 4:28
RB@Emphasys13-Mar-08 4:28 
GeneralRe: Debugging a .net dll via com wrapper Pin
User 21559715-Mar-08 11:32
User 21559715-Mar-08 11:32 
QuestionREPAINT on IVideoWindow [modified] Pin
Member 263291112-Mar-08 4:35
Member 263291112-Mar-08 4:35 
QuestionNeed some clarification Pin
Karl Hansson12-Mar-08 0:11
Karl Hansson12-Mar-08 0:11 
GeneralRe: Need some clarification Pin
Nathan Holt at EMOM12-Mar-08 6:25
Nathan Holt at EMOM12-Mar-08 6:25 
GeneralRe: Need some clarification Pin
Karl Hansson12-Mar-08 23:17
Karl Hansson12-Mar-08 23:17 
GeneralRe: Need some clarification Pin
Nathan Holt at EMOM13-Mar-08 8:50
Nathan Holt at EMOM13-Mar-08 8:50 
GeneralRe: Need some clarification Pin
Karl Hansson15-Mar-08 1:06
Karl Hansson15-Mar-08 1:06 
GeneralRe: Need some clarification Pin
CPallini13-Mar-08 10:47
mveCPallini13-Mar-08 10:47 
GeneralRe: Need some clarification Pin
Nathan Holt at EMOM13-Mar-08 11:03
Nathan Holt at EMOM13-Mar-08 11:03 
GeneralTrying to set "User cannot change password" option using ADSI Pin
Taruni11-Mar-08 22:50
Taruni11-Mar-08 22:50 

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.