Searched defs:_wfinddata_t (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dio.h64 struct _wfinddata_t { struct
132 intptr_t __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*);
134 int __cdecl _wfindnext(intptr_t,struct _wfinddata_t*);
H A Dwchar.h100 struct _wfinddata_t { struct
269 intptr_t __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*);
271 int __cdecl _wfindnext(intptr_t,struct _wfinddata_t*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dio.h64 struct _wfinddata_t { struct
129 intptr_t __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*);
131 int __cdecl _wfindnext(intptr_t,struct _wfinddata_t*);
H A Dwchar.h110 struct _wfinddata_t { struct
237 __msvcrt_long __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*);
239 int __cdecl _wfindnext(__msvcrt_long,struct _wfinddata_t*);

Completed in 47 milliseconds