Home | History | Annotate | Download | only in chrome_frame

Lines Matching refs:HMODULE

392     HMODULE mod = GetModuleHandle(NULL);
491 HMODULE h = GetModuleHandle(L"ieframe.dll");
507 HMODULE mod = ::GetModuleHandleA("ieframe.dll");
523 bool GetModuleVersion(HMODULE module, uint32* high, uint32* low) {