Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error trying to open my database 'Unrecongized database format' Pin
S Douglas4-Oct-05 23:24
professionalS Douglas4-Oct-05 23:24 
AnswerRe: error trying to open my database 'Unrecongized database format' Pin
Manfred Staiger4-Oct-05 23:28
Manfred Staiger4-Oct-05 23:28 
GeneralRe: error trying to open my database 'Unrecongized database format' Pin
S Douglas4-Oct-05 23:44
professionalS Douglas4-Oct-05 23:44 
QuestionCTreeCtrl::HitTest returns NULL Pin
*Dreamz4-Oct-05 19:28
*Dreamz4-Oct-05 19:28 
Questionbreakpoint format Pin
Fumber kee4-Oct-05 18:32
sussFumber kee4-Oct-05 18:32 
QuestionHow to share a structure between a thread and the main program. Pin
4-Oct-05 18:28
suss4-Oct-05 18:28 
AnswerRe: How to share a structure between a thread and the main program. Pin
Cedric Moonen4-Oct-05 20:22
Cedric Moonen4-Oct-05 20:22 
GeneralRe: How to share a structure between a thread and the main program. Pin
Axter4-Oct-05 20:32
professionalAxter4-Oct-05 20:32 
Consider using a synchronized smart pointer.
See following link:
http://code.axter.com/sync_ptr.h

The above synchronized smart pointer will automatically lock and unlock access to your data.

Top ten member of C++ Expert Exchange.
http://www.experts-exchange.com/Cplusplus
GeneralRe: How to share a structure between a thread and the main program. Pin
Anonymous9-Oct-05 17:37
Anonymous9-Oct-05 17:37 
GeneralRe: How to share a structure between a thread and the main program. Pin
stkl6-Oct-05 20:06
stkl6-Oct-05 20:06 
QuestionHow to get the "all programs " menu handle? Pin
xavierkdna4-Oct-05 18:04
xavierkdna4-Oct-05 18:04 
QuestionProcess Name From Process handle Pin
ragavan4-Oct-05 18:00
ragavan4-Oct-05 18:00 
QuestionPosting string to window Pin
sthalasayanam4-Oct-05 17:39
sthalasayanam4-Oct-05 17:39 
AnswerRe: Posting string to window Pin
ThatsAlok4-Oct-05 18:33
ThatsAlok4-Oct-05 18:33 
GeneralRe: Posting string to window Pin
sthalasayanam5-Oct-05 16:50
sthalasayanam5-Oct-05 16:50 
GeneralRe: Posting string to window Pin
ThatsAlok5-Oct-05 17:46
ThatsAlok5-Oct-05 17:46 
QuestionEVC++ Pin
SatYr_844-Oct-05 13:40
SatYr_844-Oct-05 13:40 
AnswerRe: EVC++ Pin
SatYr_844-Oct-05 13:45
SatYr_844-Oct-05 13:45 
AnswerRe: EVC++ Pin
Rajesh match4-Oct-05 19:27
Rajesh match4-Oct-05 19:27 
GeneralRe: EVC++ Pin
SatYr_844-Oct-05 21:19
SatYr_844-Oct-05 21:19 
GeneralRe: EVC++ Pin
SatYr_844-Oct-05 21:41
SatYr_844-Oct-05 21:41 
AnswerRe: EVC++ Pin
vikas amin4-Oct-05 21:54
vikas amin4-Oct-05 21:54 
QuestionHeader File Pin
Sweet Flame4-Oct-05 11:34
Sweet Flame4-Oct-05 11:34 
AnswerRe: Header File Pin
Bartosz Bien4-Oct-05 11:55
Bartosz Bien4-Oct-05 11:55 
AnswerRe: Header File Pin
FlamTaps4-Oct-05 14:42
FlamTaps4-Oct-05 14:42 

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.