ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Programming Languages  >>  VC++  >>  Win32API
 
 


 

 
 MFC interview questions  MFC Interview Questions
 ATL interview questions  ATL Interview Questions
 COM DCOM interview questions  COM DCOM Interview Questions
 Win32API interview questions  Win32API Interview Questions
 ActiveX interview questions  ActiveX Interview Questions
 VC++ AllOther interview questions  VC++ AllOther Interview Questions
Question
how to Initialize contents of a dialog?
 Question Submitted By :: Tribhuvan Sharma
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to Initialize contents of a dialog?
Answer
# 1
Using OnInitDialog API
 
Is This Answer Correct ?    0 Yes 0 No
Mahesh
 
  Re: how to Initialize contents of a dialog?
Answer
# 2
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 ?    0 Yes 0 No
Naviyr
 
 
 

 
 
 
Other Win32API Interview Questions
 
  Question Asked @ Answers
 
About GDI object?  2
what is the difference between MFC and Win32 Microsoft2
System call executable binary file into a process  2
what Message displayed when a window is destroyed  3
what API used to hide window  1
Function entry for DLL in win3.1  2
what are the design patterns of an MFC application SunSoft-Technologies1
win 3.1 supports which type of multi tasking?  2
In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include??  1
How to load Bitmap at Dialogbakground in an MFC application? SunSoft-Technologies1
What are the COM components SunSoft-Technologies1
write About send message and post message  4
Message to limit the size of window  3
What is Win32? Wipro5
In Win32 application can we use CString datatype?  2
how to Initialize contents of a dialog?  2
what is the function to repaint a window immediately?  2
 
For more Win32API Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com