Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Console window output Pin
tiaozi19-Nov-06 20:52
tiaozi19-Nov-06 20:52 
QuestionLine spacing in an edit box Pin
Sorin Basca18-Nov-06 10:39
Sorin Basca18-Nov-06 10:39 
AnswerRe: Line spacing in an edit box Pin
Mark Salsbery18-Nov-06 13:17
Mark Salsbery18-Nov-06 13:17 
GeneralRe: Line spacing in an edit box Pin
Sorin Basca19-Nov-06 6:03
Sorin Basca19-Nov-06 6:03 
GeneralRe: Line spacing in an edit box Pin
Mark Salsbery19-Nov-06 6:07
Mark Salsbery19-Nov-06 6:07 
Questionclass function pointer to LPVOID Pin
edvintas18-Nov-06 10:16
edvintas18-Nov-06 10:16 
AnswerRe: class function pointer to LPVOID Pin
Waldermort18-Nov-06 10:30
Waldermort18-Nov-06 10:30 
GeneralRe: class function pointer to LPVOID Pin
edvintas18-Nov-06 10:58
edvintas18-Nov-06 10:58 
it was simpler than i thought Smile | :)
ScrLoop was not static so i declared it as static and passed its pointer like that CreateThread(0, 0, mThread, &Screenshots::ScrLoop, 0, 0); Smile | :)
QuestionNotifications and messages in win app. Pin
sawerr18-Nov-06 9:24
sawerr18-Nov-06 9:24 
AnswerRe: Notifications and messages in win app. Pin
sawerr18-Nov-06 9:36
sawerr18-Nov-06 9:36 
GeneralRe: Notifications and messages in win app. Pin
Waldermort18-Nov-06 9:51
Waldermort18-Nov-06 9:51 
AnswerRe: Notifications and messages in win app. Pin
Waldermort18-Nov-06 9:51
Waldermort18-Nov-06 9:51 
GeneralRe: Notifications and messages in win app. Pin
sawerr18-Nov-06 19:25
sawerr18-Nov-06 19:25 
AnswerRe: Notifications and messages in win app. Pin
Michael Dunn18-Nov-06 20:36
sitebuilderMichael Dunn18-Nov-06 20:36 
GeneralRe: Notifications and messages in win app. Pin
sawerr18-Nov-06 21:38
sawerr18-Nov-06 21:38 
GeneralRe: Notifications and messages in win app. Pin
Michael Dunn18-Nov-06 22:20
sitebuilderMichael Dunn18-Nov-06 22:20 
AnswerRe: Notifications and messages in win app. Pin
dinpura19-Nov-06 18:59
dinpura19-Nov-06 18:59 
QuestionFinding rectangle coordinates Pin
Oliver12318-Nov-06 9:18
Oliver12318-Nov-06 9:18 
AnswerRe: Finding rectangle coordinates Pin
PJ Arends18-Nov-06 9:23
professionalPJ Arends18-Nov-06 9:23 
QuestionVC6.0 to VC7 - templates, c++ standards conformance proble Pin
cobra99918-Nov-06 7:50
cobra99918-Nov-06 7:50 
AnswerRe: VC6.0 to VC7 - templates, c++ standards conformance proble [modified] Pin
Waldermort18-Nov-06 7:59
Waldermort18-Nov-06 7:59 
AnswerRe: VC6.0 to VC7 - templates, c++ standards conformance proble Pin
markkuk18-Nov-06 8:02
markkuk18-Nov-06 8:02 
AnswerRe: VC6.0 to VC7 - templates, c++ standards conformance proble Pin
PJ Arends18-Nov-06 8:08
professionalPJ Arends18-Nov-06 8:08 
GeneralRe: VC6.0 to VC7 - templates, c++ standards conformance proble Pin
cobra99918-Nov-06 12:51
cobra99918-Nov-06 12:51 
Questiondynamic array sizes Pin
Waldermort18-Nov-06 6:02
Waldermort18-Nov-06 6:02 

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.