Free MD2 Model Viewer
Click here to go to the MD2View program
http://au.ebid.net/perl/normal.cgi?ref=855501&mo=register-main

Win32 Reference


Standard Control Classes

The first group of controls you can use with Win32 applications are called standard controls. When you use these control class names with CreateWindow or CreateWindowEx you should put them within speech marks.
i.e.

CreateWindowEx(0, "BUTTON", . . .

BUTTON CHECKBOX RADIOBUTTON GROUPBOX COMBOBOX
EDIT LISTBOX SCROLLBAR STATIC  


Copyright © 1998 - 2010 Alan Baylis, All Rights Reserved