Click here to Skip to main content
15,912,329 members
Home / Discussions / COM
   

COM

 
GeneralRe: where is the type library for IDataObject ? Pin
Nathan Holt at EMOM20-Mar-08 9:42
Nathan Holt at EMOM20-Mar-08 9:42 
GeneralRe: where is the type library for IDataObject ? Pin
Vlasta_20-Mar-08 13:40
Vlasta_20-Mar-08 13:40 
GeneralRe: where is the type library for IDataObject ? Pin
Vi23-Apr-08 20:35
Vi23-Apr-08 20:35 
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 
I wrote an ActiveX Control, I hope it can show different picture every 10 seconds. So I start a work thread, it prepairs the picture's data and calls the control's FireViewChange method every 10 seconds.

Now it seems like that FireViewChange call does not work because the picture that control shows out won't change until I resize the test web page.

My control is apartment thread mode and I call CoInitialize(NULL) in my work thread.

What changes should I do to make my control work as I want? Thank you.Confused | :confused:
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 
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 

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.