how to Initialize contents of a dialog?
Answers were Sorted based on User's Feedback
Answer / naviyr
In MFC, the contents of a dialog are initialized if they are
associated with their corresponding data members. This is
done through "UpdateData(FALSE)" function. The control data
is transferred to the data members through "UpdateData(TRUE)".
In WIN32, the dialog data in controls can be initialized
during WM_INITDIALOG call. The control data can be updated
to the dialog members using apppropriate "SendMessage"
functions.
| Is This Answer Correct ? | 9 Yes | 1 No |
what is the difference between MFC and Win32
5 Answers ArisGlobal, Microsoft,
what API used to hide window
sql query for delete duplicate records in sql datadbase
Hi All, i got through he h1b Lotreey in india. US staming in the consulate is pendding . i applied from india for H1b but currently i am in germany for 1 year .i wanted to know can i attend the interview in germany.
How to load Bitmap at Dialogbakground in an MFC application?
1 Answers SunSoft Technologies,
to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.
java is pure object oriented programming language why?
what Message displayed when a window is destroyed
write About send message and post message
System call executable binary file into a process
What is Win32?
14 Answers AAA, Genpact, HCL, Wipro,
Function entry for DLL in win3.1