Shouldn't you be posting this in a general programming forum?
Anyway, if you want to do real gui development, just use a decent GUI library instead of basic win32 api. My favourite is FLTK. Oh and I don't know the class for a check box sry. Check msdn on createwindow for all the standard classes...