CreateDialog | 从资源模板建立一非模态对话窗 | |
CreateDialogParam | 从资源模板建立一非模态对话窗 | |
CreateDialogIndirect | 从内存模板建立一非模态对话窗 | |
CreateDialogIndirectParam | 从内存模板建立一非模态对话窗 | |
DialogBox | 从资源模板建立一模态对话窗 | |
DialogBoxParam | 从资源模板建立一模态对话窗 | |
DialogBoxIndirect | 从内存模板建立一模态对话窗 | |
DialogBoxIndirectParam | 从内存模板建立一模态对话窗 | |
EndDialog | 结束一模态对话窗 | |
MessageBox | 显示一信息对话框 | |
MessageBoxEx | 显示一信息对话框 | |
MessageBoxIndirect | 显示一定制信息对话框 | |
GetDlgItemInt | 得指定输入框整数值 | |
GetDlgItemText | 得指定输入框输入字符串 | |
GetDlgItemTextA | 得指定输入框输入字符串 | |
Hmemcpy | 内存复制 (非应用程序直接调用) |