Searched refs:hInstance (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp534 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);
/inkscape/cxxtest/cxxtest/
H A DWin32Gui.h169 _windowClass.hInstance = (HINSTANCE)NULL;

Completed in 21 milliseconds