Searched defs:hInstance (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | filedialogimpl-win32.cpp | 534 HINSTANCE hInstance = GetModuleHandle(NULL); local 541 hInstance, 543 LoadCursor(hInstance, IDC_ARROW), 563 HINSTANCE hInstance = GetModuleHandle(NULL); local 597 hInstance, MAKEINTRESOURCE(IDC_SHOW_PREVIEW)); 625 0, 0, 100, 100, hParentWnd, NULL, hInstance, NULL); 1927 HINSTANCE hInstance = GetModuleHandle(NULL); local 1963 hParentWnd, NULL, hInstance, NULL); 1973 hParentWnd, NULL, hInstance, NULL);
|
Completed in 29 milliseconds