GetDialogFromResources(theControlList, theDialogInfo); Dialog dlg(theControlList, theDialogInfo); sInt16 whichButton = dlg.DoModal(); End of Listing