Pravish
January 21st, 2008, 11:25 AM
Plz tell me whts wrong in creating dialog controls using CreateWindow when creating a dialog at runtime. I find it a tedious task to deal with those pointers and DWORD allignment configurations.
If I use CreateWIndow() then where are these controls created? in memory? and If at all i use CreateWindow(), I use the message WM_INITDIALOG to do the controls creation. How can I later add controls to the dialog while the user is interacting with the dialog???
HELP! SOS! HELP
If I use CreateWIndow() then where are these controls created? in memory? and If at all i use CreateWindow(), I use the message WM_INITDIALOG to do the controls creation. How can I later add controls to the dialog while the user is interacting with the dialog???
HELP! SOS! HELP