- or download this
PP(pp_ftis)
{
...
RETPUSHYES;
}
- or download this
Disassembly of Function _stat64 (0x78018226)
;*********************************************************************
+***********
...
0x780183AF: leave
0x780183B0: ret
;*********************************************************************
+***********
- or download this
typedef struct _WIN32_FIND_DATA {
DWORD dwFileAttributes;
...
TCHAR cFileName[MAX_PATH];
TCHAR cAlternateFileName[14];
} WIN32_FIND_DATA, *PWIN32_FIND_DATA;