Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Windows coordinate system different in US and European version Pin
Denny10125-Dec-09 9:45
Denny10125-Dec-09 9:45 
GeneralRe: Windows coordinate system different in US and European version Pin
Nelek27-Dec-09 22:16
protectorNelek27-Dec-09 22:16 
GeneralRe: Windows coordinate system different in US and European version Pin
Denny1013-Jan-10 10:22
Denny1013-Jan-10 10:22 
GeneralRe: Windows coordinate system different in US and European version Pin
Nelek3-Jan-10 21:19
protectorNelek3-Jan-10 21:19 
Questionfstream quirkiness using various open modes Pin
Alan Kurlansky23-Dec-09 8:56
Alan Kurlansky23-Dec-09 8:56 
AnswerRe: fstream quirkiness using various open modes Pin
rp_suman23-Dec-09 9:56
rp_suman23-Dec-09 9:56 
Questioncombobox notification before changing selection Pin
rp_suman23-Dec-09 8:20
rp_suman23-Dec-09 8:20 
AnswerRe: combobox notification before changing selection Pin
Abhi Lahare23-Dec-09 10:26
Abhi Lahare23-Dec-09 10:26 
From MSDN:
ON_CBN_SELCHANGE The selection in the list box of a combo box is about to be changed as a result of the user either clicking in the list box or changing the selection by using the arrow keys. When processing this message, the text in the edit control of the combo box can only be retrieved via GetLBText or another similar function. GetWindowText cannot be used.

QuestionHow to enable DefaultIcon immediately after setting in Registry? Pin
hawkgao012923-Dec-09 5:14
hawkgao012923-Dec-09 5:14 
AnswerRe: How to enable DefaultIcon immediately after setting in Registry? Pin
Abhi Lahare23-Dec-09 7:23
Abhi Lahare23-Dec-09 7:23 
AnswerRe: How to enable DefaultIcon immediately after setting in Registry? Pin
hawkgao012923-Dec-09 18:11
hawkgao012923-Dec-09 18:11 
QuestionModeless Child Dialog Detection in Parent Dialog Pin
A&Ms23-Dec-09 3:46
A&Ms23-Dec-09 3:46 
AnswerRe: Modeless Child Dialog Detection in Parent Dialog Pin
JudyL_MD23-Dec-09 4:00
JudyL_MD23-Dec-09 4:00 
QuestionRe: Modeless Child Dialog Detection in Parent Dialog Pin
A&Ms23-Dec-09 4:07
A&Ms23-Dec-09 4:07 
AnswerRe: Modeless Child Dialog Detection in Parent Dialog Pin
Nelek23-Dec-09 5:13
protectorNelek23-Dec-09 5:13 
GeneralRe: Modeless Child Dialog Detection in Parent Dialog Pin
A&Ms23-Dec-09 9:41
A&Ms23-Dec-09 9:41 
GeneralRe: Modeless Child Dialog Detection in Parent Dialog Pin
Nelek23-Dec-09 23:00
protectorNelek23-Dec-09 23:00 
QuestionDeployment In C++ Pin
jannathali23-Dec-09 2:02
jannathali23-Dec-09 2:02 
QuestionRe: Deployment In C++ Pin
Nelek23-Dec-09 2:31
protectorNelek23-Dec-09 2:31 
AnswerRe: Deployment In C++ Pin
jannathali23-Dec-09 2:45
jannathali23-Dec-09 2:45 
GeneralRe: Deployment In C++ Pin
Nelek23-Dec-09 3:06
protectorNelek23-Dec-09 3:06 
GeneralRe: Deployment In C++ Pin
Abhi Lahare23-Dec-09 4:36
Abhi Lahare23-Dec-09 4:36 
Questionadding checkbox to submenu item Pin
ganesh.dp22-Dec-09 23:11
ganesh.dp22-Dec-09 23:11 
AnswerRe: adding checkbox to submenu item Pin
KingsGambit22-Dec-09 23:43
KingsGambit22-Dec-09 23:43 
AnswerRe: adding checkbox to submenu item Pin
Code-o-mat23-Dec-09 3:13
Code-o-mat23-Dec-09 3: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.