well, you will have to make a window first in your resource file or create it on the fly using [code]CreateWindowEx[()/code] and in the main function message section, you will call the procedure of this new window.
check this link below
www.winprog.org/tutorial/