Searched refs:glib_dll (Results 1 – 4 of 4) sorted by relevance
42 extern HMODULE glib_dll;
61 if (glib_dll != NULL) in _glib_get_locale_dir()62 install_dir = g_win32_get_package_installation_directory_of_module (glib_dll); in _glib_get_locale_dir()
349 HMODULE glib_dll; variable359 glib_dll = hinstDLL; in DllMain()
116 if (glib_dll == NULL) in _glib_get_dll_directory()129 if (!GetModuleFileNameW (glib_dll, wc_fn, MAX_PATH)) in _glib_get_dll_directory()2417 if (glib_dll != NULL) in g_win32_get_system_data_dirs_for_module_real()2419 gchar *glib_root = g_win32_get_package_installation_directory_of_module (glib_dll); in g_win32_get_system_data_dirs_for_module_real()