windows-nt/Source/XPSP1/NT/sdktools/yapt/yapt.h

10 lines
159 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windows.h>
#define READ 0
#define WRITE 1
#define SEQ 0
#define RAND 1
#define FILE_SIZE 20 * 1024 * 1024