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

C / C++ / MFC

 
AnswerRe: MFC CListCtrl FindItem is not working Pin
Richard MacCutchan14-Jul-12 0:17
mveRichard MacCutchan14-Jul-12 0:17 
Question'fopen_s' and 'fscanf_s' Pin
mrby12313-Jul-12 10:38
mrby12313-Jul-12 10:38 
AnswerRe: 'fopen_s' and 'fscanf_s' Pin
Wes Aday13-Jul-12 10:45
professionalWes Aday13-Jul-12 10:45 
AnswerRe: 'fopen_s' and 'fscanf_s' Pin
jeron113-Jul-12 10:45
jeron113-Jul-12 10:45 
Questionsrand(time(NULL)); in MSDN 2010 Pin
mrby12313-Jul-12 7:04
mrby12313-Jul-12 7:04 
AnswerRe: srand(time(NULL)); in MSDN 2010 Pin
David Crow13-Jul-12 7:52
David Crow13-Jul-12 7:52 
AnswerRe: srand(time(NULL)); in MSDN 2010 Pin
Albert Holguin13-Jul-12 8:37
professionalAlbert Holguin13-Jul-12 8:37 
QuestionHow to undo drawing images in MFC.? Pin
mbatra3111-Jul-12 22:51
mbatra3111-Jul-12 22:51 
Hi,

I want to provide undo/redo drawing feature in MFC dialog based application. I am saving the images dynamically in a vector in OnMouseMove handler code. But when I am going to load the previous image on clicking Undo button, its getting distorted. the last image saved still remains there on the canvas. Can anybody tell me whats the issue with OnMouseMove handler. How the compiler will know when to end saving the image.?

Regards,
GeneralRe: How to undo drawing images in MFC.? Pin
Richard MacCutchan11-Jul-12 23:23
mveRichard MacCutchan11-Jul-12 23:23 
AnswerRe: How to undo drawing images in MFC.? Pin
Maximilien12-Jul-12 1:15
Maximilien12-Jul-12 1:15 
GeneralRe: How to undo drawing images in MFC.? Pin
mbatra3112-Jul-12 3:09
mbatra3112-Jul-12 3:09 
AnswerRe: How to undo drawing images in MFC.? Pin
Sunil P V14-Jul-12 22:09
Sunil P V14-Jul-12 22:09 
QuestionQuerying on existing recordsets Pin
SelvaKr11-Jul-12 21:20
SelvaKr11-Jul-12 21:20 
AnswerRe: Querying on existing recordsets Pin
Jochen Arndt11-Jul-12 21:45
professionalJochen Arndt11-Jul-12 21:45 
GeneralRe: Querying on existing recordsets Pin
SelvaKr11-Jul-12 23:04
SelvaKr11-Jul-12 23:04 
GeneralRe: Querying on existing recordsets Pin
Jochen Arndt11-Jul-12 23:24
professionalJochen Arndt11-Jul-12 23:24 
Questionvisual c++ mfc--adding control inside list control Pin
yasardiwan11-Jul-12 19:14
yasardiwan11-Jul-12 19:14 
AnswerRe: visual c++ mfc--adding control inside list control Pin
Richard MacCutchan11-Jul-12 23:21
mveRichard MacCutchan11-Jul-12 23:21 
AnswerRe: visual c++ mfc--adding control inside list control Pin
Albert Holguin12-Jul-12 11:09
professionalAlbert Holguin12-Jul-12 11:09 
GeneralRe: visual c++ mfc--adding control inside list control Pin
_Flaviu12-Jul-12 19:21
_Flaviu12-Jul-12 19:21 
Questionneed help with serial communications Pin
Luis Aberto Rodriguez11-Jul-12 13:29
Luis Aberto Rodriguez11-Jul-12 13:29 
AnswerRe: need help with serial communications Pin
Jochen Arndt11-Jul-12 21:37
professionalJochen Arndt11-Jul-12 21:37 
AnswerRe: need help with serial communications Pin
CPallini11-Jul-12 22:21
mveCPallini11-Jul-12 22:21 
AnswerRe: need help with serial communications Pin
WebMaster12-Jul-12 1:33
WebMaster12-Jul-12 1:33 
AnswerRe: need help with serial communications Pin
Sunil P V13-Jul-12 17:53
Sunil P V13-Jul-12 17:53 

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.