Click here to Skip to main content
15,914,014 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: STL allocators in shared memory Pin
Stephen Hewitt27-Apr-06 20:06
Stephen Hewitt27-Apr-06 20:06 
QuestionUsing CString in ATL Service Pin
MasthanRao27-Apr-06 3:21
MasthanRao27-Apr-06 3:21 
AnswerRe: Using CString in ATL Service Pin
RChin27-Apr-06 23:53
RChin27-Apr-06 23:53 
GeneralRe: Using CString in ATL Service Pin
MasthanRao28-Apr-06 1:05
MasthanRao28-Apr-06 1:05 
QuestionATL Exe Pin
Anthony988726-Apr-06 12:33
Anthony988726-Apr-06 12:33 
AnswerRe: ATL Exe Pin
Stephen Hewitt26-Apr-06 13:37
Stephen Hewitt26-Apr-06 13:37 
GeneralRe: ATL Exe Pin
Anthony988727-Apr-06 3:26
Anthony988727-Apr-06 3:26 
GeneralRe: ATL Exe Pin
Stephen Hewitt27-Apr-06 13:48
Stephen Hewitt27-Apr-06 13:48 
I suspect you're passing interface pointers between threads without marshalling. In general this can't work as COM has to take the difference in the threading models into account and it does this by setting by proxies and stubs when an interface is marshaled. Threading is complicated.

Steve
GeneralRe: ATL Exe Pin
Anthony988727-Apr-06 14:04
Anthony988727-Apr-06 14:04 
Questionhow to add code for user can adjust controls postion? Pin
CooperWu22-Apr-06 6:23
CooperWu22-Apr-06 6:23 
AnswerRe: how to add code for user can adjust controls postion? Pin
Michael Dunn22-Apr-06 9:17
sitebuilderMichael Dunn22-Apr-06 9:17 
GeneralRe: how to add code for user can adjust controls postion? Pin
CooperWu23-Apr-06 0:28
CooperWu23-Apr-06 0:28 
GeneralRe: how to add code for user can adjust controls postion? Pin
Jörgen Sigvardsson23-Apr-06 2:30
Jörgen Sigvardsson23-Apr-06 2:30 
GeneralRe: how to add code for user can adjust controls postion? Pin
Michael Dunn23-Apr-06 7:30
sitebuilderMichael Dunn23-Apr-06 7:30 
GeneralRe: how to add code for user can adjust controls postion? Pin
CooperWu23-Apr-06 18:29
CooperWu23-Apr-06 18:29 
GeneralRe: how to add code for user can adjust controls postion? Pin
CooperWu26-Apr-06 19:52
CooperWu26-Apr-06 19:52 
GeneralRe: how to add code for user can adjust controls postion? Pin
Steve Echols26-Apr-06 20:21
Steve Echols26-Apr-06 20:21 
GeneralRe: how to add code for user can adjust controls postion? Pin
CooperWu26-Apr-06 20:30
CooperWu26-Apr-06 20:30 
GeneralRe: how to add code for user can adjust controls postion? Pin
Michael Dunn27-Apr-06 19:42
sitebuilderMichael Dunn27-Apr-06 19:42 
GeneralRe: how to add code for user can adjust controls postion? Pin
CooperWu27-Apr-06 19:58
CooperWu27-Apr-06 19:58 
Questionabout safe unsubclass window Pin
FlyWithYou21-Apr-06 20:02
FlyWithYou21-Apr-06 20:02 
Questionbooks/references on win32 common controls Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}21-Apr-06 9:36
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}21-Apr-06 9:36 
AnswerRe: books/references on win32 common controls Pin
John R. Shaw22-Apr-06 19:37
John R. Shaw22-Apr-06 19:37 
QuestionCaseless STL string comparison Pin
Rob Caldecott21-Apr-06 5:15
Rob Caldecott21-Apr-06 5:15 
AnswerRe: Caseless STL string comparison Pin
valikac21-Apr-06 7:16
valikac21-Apr-06 7:16 

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.