OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MainDlgProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/npapi/npspy/windows/
loggerw.cpp
49
BOOL CALLBACK
MainDlgProc
(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);
109
hWnd = CreateDialogParam(hInst, MAKEINTRESOURCE(IDD_DIALOG_MAIN), GetDesktopWindow(), (DLGPROC)
MainDlgProc
, (LPARAM)this);
gui_main.cpp
259
BOOL CALLBACK
MainDlgProc
(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
Completed in 38 milliseconds