Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CEdit selected text Pin
David Crow9-Nov-06 3:49
David Crow9-Nov-06 3:49 
AnswerRe: CEdit selected text Pin
Nibu babu thomas8-Nov-06 19:10
Nibu babu thomas8-Nov-06 19:10 
QuestionAbout TreeCtrl Pin
wangpai8-Nov-06 15:55
wangpai8-Nov-06 15:55 
AnswerRe: About TreeCtrl Pin
Christian Graus8-Nov-06 17:09
protectorChristian Graus8-Nov-06 17:09 
GeneralRe: About TreeCtrl Pin
wangpai8-Nov-06 18:46
wangpai8-Nov-06 18:46 
GeneralRe: About TreeCtrl Pin
Hamid_RT8-Nov-06 20:08
Hamid_RT8-Nov-06 20:08 
Question_strnset_s : identifier not found, but string.h included Pin
samkook8-Nov-06 13:49
samkook8-Nov-06 13:49 
AnswerRe: _strnset_s : identifier not found, but string.h included Pin
Mark Salsbery8-Nov-06 14:24
Mark Salsbery8-Nov-06 14:24 
Maybe you are pointing to a string.h from a previous sdk.
Right click on the include, open string.h, and search for "_strnset_s".
If it's not there you need an SDK update.

AnswerRe: _strnset_s : identifier not found, but string.h included [modified] Pin
George L. Jackson8-Nov-06 14:56
George L. Jackson8-Nov-06 14:56 
AnswerRe: _strnset_s : identifier not found, but string.h included Pin
samkook9-Nov-06 12:25
samkook9-Nov-06 12:25 
QuestionLinker error Pin
celllllllll8-Nov-06 12:41
celllllllll8-Nov-06 12:41 
AnswerRe: Linker error Pin
Christian Graus8-Nov-06 13:01
protectorChristian Graus8-Nov-06 13:01 
GeneralRe: Linker error Pin
celllllllll8-Nov-06 13:12
celllllllll8-Nov-06 13:12 
GeneralRe: Linker error Pin
User 5838528-Nov-06 14:30
User 5838528-Nov-06 14:30 
GeneralRe: Linker error Pin
Christian Graus8-Nov-06 15:31
protectorChristian Graus8-Nov-06 15:31 
GeneralRe: Linker error Pin
Christian Graus8-Nov-06 15:30
protectorChristian Graus8-Nov-06 15:30 
QuestionRe: Linker error Pin
David Crow9-Nov-06 3:52
David Crow9-Nov-06 3:52 
AnswerRe: Linker error Pin
celllllllll9-Nov-06 7:25
celllllllll9-Nov-06 7:25 
QuestionHow to call a function inside a thread Pin
Llasus8-Nov-06 12:06
Llasus8-Nov-06 12:06 
AnswerRe: How to call a function inside a thread Pin
Stephen Hewitt8-Nov-06 12:32
Stephen Hewitt8-Nov-06 12:32 
GeneralRe: How to call a function inside a thread Pin
Llasus8-Nov-06 12:41
Llasus8-Nov-06 12:41 
GeneralRe: How to call a function inside a thread Pin
Stephen Hewitt8-Nov-06 12:44
Stephen Hewitt8-Nov-06 12:44 
GeneralRe: How to call a function inside a thread Pin
Llasus8-Nov-06 13:00
Llasus8-Nov-06 13:00 
GeneralRe: How to call a function inside a thread Pin
Stephen Hewitt8-Nov-06 13:05
Stephen Hewitt8-Nov-06 13:05 
GeneralRe: How to call a function inside a thread Pin
Llasus8-Nov-06 13:13
Llasus8-Nov-06 13:13 

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.