/// This class is a wrapper of a file handle that buffers the input data into an internal buffer and writes its contents /// to the file once the buffer is full or in object destruction. buffered_file ...
#define IOCTL_VJOY_GET_ATTRIB CTL_CODE (FILE_DEVICE_UNKNOWN, GETATTRIB, METHOD_BUFFERED, FILE_WRITE_ACCESS) #define LOAD_POSITIONS CTL_CODE (FILE_DEVICE_UNKNOWN, F ...