Searched defs:_handle (Results 1 – 5 of 5) sorted by relevance
80 void *_handle; member in DynamicLibrary
168 _handle = ::FindFirstFileW(fs2us(path), &fd); in FindFirst() local282 _handle = g_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0); in FindFirst() local674 _handle = ::FindFirstChangeNotificationW(fs2us(path), BoolToBOOL(watchSubtree), notifyFilter); in FindFirst() local
15 HANDLE _handle; variable
144 HANDLE _handle; variable
69 _handle = ::CreateFileW(fs2us(path), desiredAccess, shareMode, in Create() local