reactos/drivers/filesystems/btrfs
Joachim Henze ec0a98776d [0.4.7][BTRFS][SETUPAPI][SHELL32] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589 CORE-12580
This is *no* functional change: I verified with a #pragma message "test"
locally within all those blocks that the compilers output does not change
before and after those changes.
The 3 binaries do not change in size.
After this commit no such issue remains in releases/0.4.7

[BTRFS] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589
This is a partial port of:
0.4.10-dev-36-g c7806a6b29 CORE-12589 'drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT'
------------
[SETUPAPI] It is _WIN32_WINNT, not WIN32_WINNT
This is a pure backport of
0.4.8-dev-139-g 067bb2fcef [SETUPAPI] it is _WIN32_WINNT, not WIN32_WINNT (#125) CORE-12580
------------
[SHELL32] It is _WIN32_WINNT, not WIN32_WINNT

This is *no* backport of 0.4.8-dev-251-g 57aa1f1fc6 [SHELL32] shellpath.c: it is _WIN32_WINNT, not WIN32_WINNT (#129) CORE-12580
but instead I deleted the workaround-blocks in [SHELL32] shellpath.c entirely, because they do depend on global variables which also do not exist in releases/0.4.7.

CORE-12580 is now completely covered, except the unrelated 'reminder comment' which was added to [SDK].
2024-02-25 07:59:05 +01:00
..
balance.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
btrfs.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
btrfs.h
btrfs.rc [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
btrfs_drv.h [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
btrfsioctl.h
cache.c
calcthread.c
CMakeLists.txt [0.4.7][FS][SETUP] During 1st stage, disable any FS we don't support install to 2022-02-26 18:45:34 +01:00
compress.c
crc32c.c
create.c [REACTOS] Fix x64 build 2017-10-22 16:49:04 +02:00
devctrl.c
dirctrl.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
extent-tree.c
fastio.c
fileinfo.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
flushthread.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
free-space.c
fsctl.c [0.4.7][BTRFS][SETUPAPI][SHELL32] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589 CORE-12580 2024-02-25 07:59:05 +01:00
galois.c
guid.c
pnp.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
read.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
registry.c
reparse.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
resource.h
scrub.c
search.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
security.c
send.c
treefuncs.c
volume.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
worker-thread.c
write.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00