This commit is contained in:
		| @@ -226,7 +226,7 @@ using WCHAR = wchar_t; | ||||
| #define STATUS_DEVICE_BUSY std::uint32_t{0x80000011L} | ||||
| #define STATUS_DEVICE_INSUFFICIENT_RESOURCES std::uint32_t{0xC0000468L} | ||||
| #define STATUS_DIRECTORY_NOT_EMPTY std::uint32_t{0xC0000101L} | ||||
| #define STATUS_END_OF_FILE std::uint32_t{0xC0000011L}; | ||||
| #define STATUS_END_OF_FILE std::uint32_t{0xC0000011L} | ||||
| #define STATUS_FILE_IS_A_DIRECTORY std::uint32_t{0xC00000BAL} | ||||
| #define STATUS_FILE_TOO_LARGE std::uint32_t{0xC0000904L} | ||||
| #define STATUS_INSUFFICIENT_RESOURCES std::uint32_t{0xC000009AL} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user