table of contents
other versions
- wheezy 1.4.1-4
| MSVCRT__wfindnext64i32(3w) | Wine API | MSVCRT__wfindnext64i32(3w) |
NAME¶
MSVCRT__wfindnext64i32 (MSVCRT.@)SYNOPSIS¶
int CDECL MSVCRT__wfindnext64i32(
MSVCRT_intptr_t hand,
struct MSVCRT__wfinddata64i32_t* ft
)
DESCRIPTION¶
See _findnext64i32(3w).IMPLEMENTATION¶
Not declared in a Wine header. The function is either undocumented, or missing from Wine. Implemented in "dlls/msvcrt/dir.c". Debug channel "msvcrt".| Oct 2012 | Wine API |