摘要:
Dialog 依其 与父窗口的关系,分为两类:Modal dialog: 在关闭对话框前,不能激活同一应用的其他窗口;Modeless dialog:创建Modal Dialog Box可以使用API函数DialogBox创建一个Modal Dialog Box。You must specify the identifier or name of a dialog box template resource and a pointer to the dialog box procedure. The DialogBox function loads the template, displays 阅读全文
posted @ 2010-08-29 11:25
做个不善的人
阅读(1533)
评论(0)
推荐(0)