I have code
DLGITEMTEMPLATE* item1 = new DLGITEMTEMPLATE(); item1->style = BS_PUSHBUTTON; item1->x = 10; item1->y = 10; item1-&g