]> wimlib.net Git - wimlib/commit
win32: update WOF ioctl definitions
authorEric Biggers <ebiggers3@gmail.com>
Tue, 29 Jun 2021 07:42:11 +0000 (00:42 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 29 Jun 2021 07:42:11 +0000 (00:42 -0700)
commitfc0fd3f0ec5ca8b3768e28924215efeeacb2d641
treec41e4323d2919fc30a606cbee64ef7738c8c59b2
parent995542c1b79e356bd728e294d38bad4d033c9a54
win32: update WOF ioctl definitions

Use the "official" Microsoft struct and field names, and only define
things when they aren't already defined (since some of them were
recently added to MinGW's winioctl.h, causing build errors).
include/wimlib/wof.h
src/wimboot.c
src/win32_apply.c
src/win32_capture.c
tests/wlfuzz.c