OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_hwnd
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome_frame/
chrome_frame_helper_main.cc
45
HWND
g_hwnd
= NULL;
member in namespace:__anon7100
221
PostMessage(
g_hwnd
, kRegistryWatcherChangeMessage, 0, 0);
243
g_hwnd
= RegisterAndCreateWindow(hinstance);
244
_ASSERTE(IsWindow(
g_hwnd
));
Completed in 473 milliseconds