Click here to Skip to main content
15,901,505 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp! Really Nobody knows? Pin
FredLiu12-Sep-03 3:28
FredLiu12-Sep-03 3:28 
AnswerRe: Help! Really Nobody knows? Pin
Scozturk12-Sep-03 9:18
professionalScozturk12-Sep-03 9:18 
GeneralRe: Help! Really Nobody knows? Pin
Scozturk12-Sep-03 9:19
professionalScozturk12-Sep-03 9:19 
GeneralRe: Help! Really Nobody knows? Pin
FredLiu14-Sep-03 20:59
FredLiu14-Sep-03 20:59 
Generalinternet explorer plugin Pin
player112-Sep-03 3:26
player112-Sep-03 3:26 
GeneralRe: internet explorer plugin Pin
David Crow12-Sep-03 4:23
David Crow12-Sep-03 4:23 
QuestionMembership in Thread is defined by object or by method ? Pin
vgrigor12-Sep-03 3:14
vgrigor12-Sep-03 3:14 
AnswerRe: Membership in Thread is defined by object or by method ? Pin
Mike Dimmick12-Sep-03 5:26
Mike Dimmick12-Sep-03 5:26 
Unless you're going through COM, there is no synchronisation between threads. If going through COM (i.e. one object is created using CoCreateInstance), a proxy may be added by COM if the threading models don't match.

You should perform your own synchronisation wherever needed.
QuestionHow to use the Word Object Library in VC++? Pin
GTS202012-Sep-03 2:52
GTS202012-Sep-03 2:52 
AnswerRe: How to use the Word Object Library in VC++? Pin
David Crow12-Sep-03 2:56
David Crow12-Sep-03 2:56 
GeneralRe: How to use the Word Object Library in VC++? Pin
GTS202012-Sep-03 3:21
GTS202012-Sep-03 3:21 
GeneralChat - Program Pin
pillepop12-Sep-03 2:37
pillepop12-Sep-03 2:37 
GeneralRe: Chat - Program Pin
Roger Stoltz12-Sep-03 3:59
Roger Stoltz12-Sep-03 3:59 
GeneralRe: Chat - Program Pin
pillepop12-Sep-03 5:39
pillepop12-Sep-03 5:39 
GeneralRe: Chat - Program Pin
Peter Weyzen12-Sep-03 10:26
Peter Weyzen12-Sep-03 10:26 
GeneralMenu in MFC Pin
cberam12-Sep-03 1:53
cberam12-Sep-03 1:53 
GeneralRe: Menu in MFC Pin
vcplusplus12-Sep-03 2:42
vcplusplus12-Sep-03 2:42 
GeneralRe: Menu in MFC Pin
Mike O'Neill12-Sep-03 15:59
Mike O'Neill12-Sep-03 15:59 
GeneralCheck if file is executable Pin
peterchen12-Sep-03 1:43
peterchen12-Sep-03 1:43 
GeneralRe: Check if file is executable Pin
geo_m12-Sep-03 2:38
geo_m12-Sep-03 2:38 
GeneralRe: Check if file is executable Pin
vcplusplus12-Sep-03 2:48
vcplusplus12-Sep-03 2:48 
GeneralRe: Check if file is executable Pin
David Crow12-Sep-03 7:31
David Crow12-Sep-03 7:31 
GeneralRe: Check if file is executable Pin
David Crow12-Sep-03 7:33
David Crow12-Sep-03 7:33 
GeneralThreads and object Pin
El'Cachubrey12-Sep-03 1:07
El'Cachubrey12-Sep-03 1:07 
GeneralRe: Threads and object Pin
Dangleberry12-Sep-03 1:36
sussDangleberry12-Sep-03 1:36 

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.