Searched refs:wdirname_with_long_prefix (Results 1 – 1 of 1) sorted by relevance
248 wchar_t *wdirname_with_long_prefix = NULL; in g_win32_fs_monitor_init() local267 wdirname_with_long_prefix = g_utf8_to_utf16 (dirname_with_long_prefix, -1, NULL, NULL, NULL); in g_win32_fs_monitor_init()347 …monitor->hDirectory = CreateFileW (wdirname_with_long_prefix != NULL ? wdirname_with_long_prefix :… in g_win32_fs_monitor_init()355 g_free (wdirname_with_long_prefix); in g_win32_fs_monitor_init()