Home
last modified time | relevance | path

Searched refs:IDD_DIALOG_FRAME (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/crashrep/source/win32/
H A Dresource.h27 #define IDD_DIALOG_FRAME 101 macro
H A Dsoreport.cpp2935 …INT_PTR result = DialogBoxParam( hInstance, MAKEINTRESOURCE(IDD_DIALOG_FRAME), NULL, DialogProc, (… in WinMain()