Click here to Skip to main content
15,897,704 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How I will write a macro to check............................ Pin
Cedric Moonen7-Sep-09 1:18
Cedric Moonen7-Sep-09 1:18 
GeneralRe: How I will write a macro to check............................ Pin
deadlyabbas7-Sep-09 1:40
deadlyabbas7-Sep-09 1:40 
GeneralRe: How I will write a macro to check............................ Pin
Stuart Dootson7-Sep-09 2:55
professionalStuart Dootson7-Sep-09 2:55 
AnswerRe: How I will write a macro to check............................ Pin
Chris Losinger7-Sep-09 3:47
professionalChris Losinger7-Sep-09 3:47 
Questionvisual C++ expert...need help!! Pin
mr bard26-Sep-09 23:30
mr bard26-Sep-09 23:30 
AnswerRe: visual C++ expert...need help!! Pin
Cedric Moonen6-Sep-09 23:59
Cedric Moonen6-Sep-09 23:59 
GeneralRe: visual C++ expert...need help!! Pin
mr bard28-Sep-09 19:51
mr bard28-Sep-09 19:51 
AnswerRe: visual C++ expert...need help!! Pin
Richard MacCutchan8-Sep-09 23:03
mveRichard MacCutchan8-Sep-09 23:03 
Are you wanting to paint bitmaps onto the screen or will the program create the image dynamically? If the former then just use the BitMap functions to load and display each image on the screen as required. If the latter then there will be some more code required to calculate where to paint your dots. In either case there are many tutorials on CP about displaying/creating images to the screen.
QuestionTerminating Process [modified] Pin
gothic_coder6-Sep-09 21:42
gothic_coder6-Sep-09 21:42 
AnswerRe: Terminating Process Pin
Richard MacCutchan7-Sep-09 2:26
mveRichard MacCutchan7-Sep-09 2:26 
GeneralRe: Terminating Process Pin
gothic_coder7-Sep-09 2:46
gothic_coder7-Sep-09 2:46 
GeneralRe: Terminating Process Pin
kilt7-Sep-09 4:58
kilt7-Sep-09 4:58 
GeneralRe: Terminating Process Pin
Richard MacCutchan7-Sep-09 5:02
mveRichard MacCutchan7-Sep-09 5:02 
GeneralRe: Terminating Process Pin
David Crow14-Sep-09 3:56
David Crow14-Sep-09 3:56 
QuestionHow can set focus in Main window in SDI? Pin
Le@rner6-Sep-09 21:30
Le@rner6-Sep-09 21:30 
AnswerRe: How can set focus in Main window in SDI? Pin
Stuart Dootson6-Sep-09 22:01
professionalStuart Dootson6-Sep-09 22:01 
Questionconst TCHAR* to TCHAR* Pin
Nandu_77b6-Sep-09 21:02
Nandu_77b6-Sep-09 21:02 
AnswerRe: const TCHAR* to TCHAR* Pin
CPallini6-Sep-09 21:10
mveCPallini6-Sep-09 21:10 
AnswerRe: const TCHAR* to TCHAR* Pin
Stuart Dootson6-Sep-09 21:53
professionalStuart Dootson6-Sep-09 21:53 
GeneralRe: const TCHAR* to TCHAR* Pin
Nandu_77b7-Sep-09 1:58
Nandu_77b7-Sep-09 1:58 
QuestionDisplay Strings Pin
Nick_1116-Sep-09 20:28
Nick_1116-Sep-09 20:28 
AnswerRe: Display Strings Pin
Stuart Dootson6-Sep-09 21:50
professionalStuart Dootson6-Sep-09 21:50 
GeneralRe: Display Strings Pin
Nick_1116-Sep-09 22:56
Nick_1116-Sep-09 22:56 
GeneralRe: Display Strings Pin
Stuart Dootson6-Sep-09 23:07
professionalStuart Dootson6-Sep-09 23:07 
GeneralRe: Display Strings Pin
Nick_1116-Sep-09 23:51
Nick_1116-Sep-09 23:51 

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.