
Dialog Box as Main Window/No debugger /4.0
I created a dialog box as the main window using createDialog instead if
createWindow and the actual dialog source using resource workshop.
I cannot get a handle to the controls that are created with the workshop
but I can get handles to controls that I create using createwindow
"listbox",etc..
THE de{*filter*} also does not work with this program anymore. Is it because
I am using a dialogbox. It works for all of my other progs.
can anyone supply tips or sample code for the winmain and wndProc
functions????
Please help