Win32 Application in VC++
Hi,
I am new to VC++,and now learning Win32 API Prigramming.I just created the ComboBox using the CreateWindow() Function.I want to know,how the datas are to be added in that ComboBox.
Note:
It should be in the Win32 Application not in MFC.
Thanks in Advance.:)
|