OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDC_DLL_NAME
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/sandbox_poc/
resource.h
10
#define
IDC_DLL_NAME
1002
main_ui_window.cc
174
HWND edit_box_dll_name = ::GetDlgItem(dialog,
IDC_DLL_NAME
);
210
HWND edit_box_dll_path = ::GetDlgItem(dialog,
IDC_DLL_NAME
);
318
HWND edit_box_dll_name = ::GetDlgItem(dialog,
IDC_DLL_NAME
);
Completed in 94 milliseconds