Searched refs:IDD_DIALOG_FRAME (Results 1 – 2 of 2) sorted by relevance
27 #define IDD_DIALOG_FRAME 101 macro
2935 …INT_PTR result = DialogBoxParam( hInstance, MAKEINTRESOURCE(IDD_DIALOG_FRAME), NULL, DialogProc, (… in WinMain()