Go to the source code of this file.
◆ EnableVolumeCompression()
Definition at line 17 of file compress.c.
20{
24
34
37 &Compression,
40 0,
41 &RetBytes,
43
45
46 return (Ret != 0);
47}
BOOL WINAPI DeviceIoControl(IN HANDLE hDevice, IN DWORD dwIoControlCode, IN LPVOID lpInBuffer OPTIONAL, IN DWORD nInBufferSize OPTIONAL, OUT LPVOID lpOutBuffer OPTIONAL, IN DWORD nOutBufferSize OPTIONAL, OUT LPDWORD lpBytesReturned OPTIONAL, IN LPOVERLAPPED lpOverlapped OPTIONAL)
#define INVALID_HANDLE_VALUE
#define FILE_FLAG_BACKUP_SEMANTICS
#define FSCTL_SET_COMPRESSION
Referenced by wmain().