Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhelp on type conversion operator overloading error... Pin
2simple19-Oct-06 5:50
2simple19-Oct-06 5:50 
AnswerRe: help on type conversion operator overloading error... Pin
Mark Salsbery19-Oct-06 6:23
Mark Salsbery19-Oct-06 6:23 
GeneralRe: help on type conversion operator overloading error... Pin
2simple19-Oct-06 6:44
2simple19-Oct-06 6:44 
GeneralRe: help on type conversion operator overloading error... Pin
Mark Salsbery19-Oct-06 6:59
Mark Salsbery19-Oct-06 6:59 
QuestionIssues with Windows Explorer & wnetaddconnection2 Pin
fred shaw19-Oct-06 4:51
fred shaw19-Oct-06 4:51 
QuestionRe: Issues with Windows Explorer & wnetaddconnection2 Pin
David Crow19-Oct-06 4:54
David Crow19-Oct-06 4:54 
AnswerRe: Issues with Windows Explorer & wnetaddconnection2 Pin
fred shaw24-Oct-06 1:22
fred shaw24-Oct-06 1:22 
Questionwindow sizing (again) Pin
Waldermort19-Oct-06 4:39
Waldermort19-Oct-06 4:39 
I have subclassed a few controls (the win32 method not MFC) and am now trying to prevent flickering while the control is being moved around the main window. Basically, all I want to do is prevent the control from painting itself while the main window is being resized. I am able to trap the WM_MOVE message, but unable to trap the WM_ENTERSIZEMOVE or WM_EXITSIZEMOVE messages. I'm guessing these are only sent to the top level window. Can anybody suggest an alternative to determining when a control starts moving and ends moving?
AnswerRe: window sizing (again) Pin
Mark Salsbery19-Oct-06 6:53
Mark Salsbery19-Oct-06 6:53 
GeneralRe: window sizing (again) Pin
Waldermort19-Oct-06 18:23
Waldermort19-Oct-06 18:23 
GeneralRe: window sizing (again) Pin
Mark Salsbery21-Oct-06 11:52
Mark Salsbery21-Oct-06 11:52 
QuestionHow to do Automation in MFC for Microsoft Access? Pin
sujeet_kulk19-Oct-06 4:03
sujeet_kulk19-Oct-06 4:03 
QuestionRe: How to do Automation in MFC for Microsoft Access? Pin
David Crow19-Oct-06 4:20
David Crow19-Oct-06 4:20 
GeneralRe: How to do Automation in MFC for Microsoft Access? Pin
sujeet_kulk19-Oct-06 4:32
sujeet_kulk19-Oct-06 4:32 
GeneralRe: How to do Automation in MFC for Microsoft Access? Pin
David Crow19-Oct-06 4:50
David Crow19-Oct-06 4:50 
GeneralRe: How to do Automation in MFC for Microsoft Access? Pin
sujeet_kulk19-Oct-06 5:02
sujeet_kulk19-Oct-06 5:02 
GeneralRe: How to do Automation in MFC for Microsoft Access? Pin
David Crow19-Oct-06 5:17
David Crow19-Oct-06 5:17 
GeneralRe: How to do Automation in MFC for Microsoft Access? Pin
sujeet_kulk19-Oct-06 5:29
sujeet_kulk19-Oct-06 5:29 
QuestionRe: How to do Automation in MFC for Microsoft Access? Pin
David Crow19-Oct-06 7:49
David Crow19-Oct-06 7:49 
QuestionHow to set default settings for video compression dialog box Pin
Hemant kulkarni18-Oct-06 21:03
Hemant kulkarni18-Oct-06 21:03 
Questionhow to optimize IF condition Pin
xcavin18-Oct-06 21:04
xcavin18-Oct-06 21:04 
AnswerRe: how to optimize IF condition Pin
David Crow19-Oct-06 4:22
David Crow19-Oct-06 4:22 
QuestionRe: how to optimize IF condition Pin
Zac Howland19-Oct-06 5:04
Zac Howland19-Oct-06 5:04 
QuestionHelp Pin
Anamika200518-Oct-06 20:21
Anamika200518-Oct-06 20:21 
AnswerRe: Help Pin
Archyami18-Oct-06 20:34
Archyami18-Oct-06 20:34 

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.