HomeSort by relevance Sort by last modified time
    Searched defs:_wfinddata32_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 85 struct _wfinddata32_t { struct
122 #define _wfinddata_t _wfinddata32_t
284 _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData);
285 _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData);
wchar.h 76 struct _wfinddata32_t { struct
114 #define _wfinddata_t _wfinddata32_t
282 _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData);
283 _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData);
    [all...]

Completed in 3373 milliseconds