STLdoc
STLdocumentation
|
Go to the source code of this file.
Classes | |
struct | _finddata32_t |
struct | _finddata32i64_t |
struct | _finddata64i32_t |
struct | __finddata64_t |
Macros | |
#define | _finddata_t _finddata64i32_t |
#define | _finddatai64_t __finddata64_t |
#define | _A_NORMAL 0x00 |
#define | _A_RDONLY 0x01 |
#define | _A_HIDDEN 0x02 |
#define | _A_SYSTEM 0x04 |
#define | _A_SUBDIR 0x10 |
#define | _A_ARCH 0x20 |
#define | _findfirst _findfirst64i32 |
#define | _findnext _findnext64i32 |
#define | _findfirsti64 _findfirst64 |
#define | _findnexti64 _findnext64 |
#define _A_ARCH 0x20 |
#define _A_HIDDEN 0x02 |
#define _A_NORMAL 0x00 |
#define _A_RDONLY 0x01 |
#define _A_SUBDIR 0x10 |
#define _A_SYSTEM 0x04 |
#define _finddata_t _finddata64i32_t |
#define _finddatai64_t __finddata64_t |
#define _findfirst _findfirst64i32 |
#define _findfirsti64 _findfirst64 |
#define _findnext _findnext64i32 |
#define _findnexti64 _findnext64 |