Click here to Skip to main content
15,893,266 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionChevron effect not showing Icon in IE6 (Windows XP) Pin
am 200913-Jul-09 5:24
am 200913-Jul-09 5:24 
AnswerRe: Chevron effect not showing Icon in IE6 (Windows XP) Pin
Gerald Schwab10-Aug-09 18:29
Gerald Schwab10-Aug-09 18:29 
GeneralRe: Chevron effect not showing Icon in IE6 (Windows XP) Pin
am 20094-Nov-09 22:25
am 20094-Nov-09 22:25 
QuestionSingle instance setting for out-of-proc COM server? Pin
WayneS13-Jul-09 3:25
WayneS13-Jul-09 3:25 
QuestionHelp,About Picture Stock Property in ATL Pin
Pearson_Bee12-Jul-09 21:01
Pearson_Bee12-Jul-09 21:01 
QuestionAnother 8001010e question! Pin
Kannan Ramanathan11-Jul-09 7:13
Kannan Ramanathan11-Jul-09 7:13 
AnswerRe: Another 8001010e question! Pin
Stuart Dootson11-Jul-09 7:30
professionalStuart Dootson11-Jul-09 7:30 
GeneralRe: Another 8001010e question! Pin
Kannan Ramanathan11-Jul-09 7:41
Kannan Ramanathan11-Jul-09 7:41 
I thought of this...but, I am not sure how to apply this on my case..lemme explain: The server implements, lets say, "IServer" with a method "Run". I use "IServerEvents" to fire events in to connected sinks.

From IServer::Run(), I call one of the library functions, which does a CreateThread() and returns. So, my Run() returns a S_OK and things are all fine so far. But, when the thread started by the library function finishes its work and wants to notify the client, it calls a callback function my server had registered with it in the start. I call Fire_XXX() in this callback, which is not working as it is in the context of another thread...

Since my IServer::Run() has ended long time back, which COM context do I use?
GeneralRe: Another 8001010e question! Pin
Stuart Dootson11-Jul-09 7:52
professionalStuart Dootson11-Jul-09 7:52 
GeneralRe: Another 8001010e question! Pin
Kannan Ramanathan11-Jul-09 18:23
Kannan Ramanathan11-Jul-09 18:23 
GeneralRe: Another 8001010e question! Pin
Stuart Dootson11-Jul-09 23:37
professionalStuart Dootson11-Jul-09 23:37 
GeneralRe: Another 8001010e question! Pin
Kannan Ramanathan11-Jul-09 23:43
Kannan Ramanathan11-Jul-09 23:43 
GeneralRe: Another 8001010e question! Pin
Stuart Dootson11-Jul-09 23:47
professionalStuart Dootson11-Jul-09 23:47 
GeneralRe: Another 8001010e question! Pin
Kannan Ramanathan12-Jul-09 1:57
Kannan Ramanathan12-Jul-09 1:57 
GeneralRe: Another 8001010e question! Pin
Stuart Dootson12-Jul-09 5:48
professionalStuart Dootson12-Jul-09 5:48 
GeneralRe: Another 8001010e question! Pin
Member 348023215-Jul-09 0:51
Member 348023215-Jul-09 0:51 
QuestionVC6 problem: locale loc(locale::classic(), new myfac) Pin
John R. Shaw9-Jul-09 20:51
John R. Shaw9-Jul-09 20:51 
AnswerRe: VC6 problem: locale loc(locale::classic(), new myfac) Pin
Stuart Dootson9-Jul-09 22:01
professionalStuart Dootson9-Jul-09 22:01 
QuestionHow to hide Standard Toolbar button in IE Pin
am 20098-Jul-09 22:40
am 20098-Jul-09 22:40 
Question32bit client talking to a 64bit local server Pin
Kannan Ramanathan4-Jul-09 3:58
Kannan Ramanathan4-Jul-09 3:58 
AnswerRe: 32bit client talking to a 64bit local server Pin
Kannan Ramanathan4-Jul-09 4:00
Kannan Ramanathan4-Jul-09 4:00 
AnswerRe: 32bit client talking to a 64bit local server Pin
Stuart Dootson4-Jul-09 4:50
professionalStuart Dootson4-Jul-09 4:50 
GeneralRe: 32bit client talking to a 64bit local server Pin
Kannan Ramanathan4-Jul-09 5:32
Kannan Ramanathan4-Jul-09 5:32 
GeneralRe: 32bit client talking to a 64bit local server Pin
Stuart Dootson4-Jul-09 5:35
professionalStuart Dootson4-Jul-09 5:35 
GeneralRe: 32bit client talking to a 64bit local server Pin
Kannan Ramanathan4-Jul-09 7:25
Kannan Ramanathan4-Jul-09 7:25 

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.