windows-nt/Source/XPSP1/NT/sdktools/yapt/yapt.h
2020-09-26 16:20:57 +08:00

10 lines
159 B
C

#include <windows.h>
#define READ 0
#define WRITE 1
#define SEQ 0
#define RAND 1
#define FILE_SIZE 20 * 1024 * 1024