reactos/drivers/filesystems
Serge Gautherie 38db074491 Misc addendum to CORE-14271 (#1529)
* [ADVAPI32] Simplify RtlCreateUnicodeStringFromAsciiz() return value check

RtlCreateUnicodeStringFromAsciiz() returns a BOOLEAN, not a BOOL.

No functional change.

Addendum to
CORE-14271

* [USER32] Simplify RtlCreateUnicodeStringFromAsciiz() return value check

RtlCreateUnicodeStringFromAsciiz() returns a BOOLEAN, not a UINT.

Also, add a FIXME.

No functional change.

Addendum to
CORE-14271

* [USER32] Simplify RegisterClipboardFormatA/W() a bit

No functional change.

* [UDFS] Simplify SeSinglePrivilegeCheck() return value check

No functional change.

Addendum to
CORE-14271
2019-06-04 16:56:33 +02:00
..
btrfs [BTRFS] Upgrade to 1.2.1 2019-05-11 11:20:02 +02:00
cdfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ext2 [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
fastfat [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
fastfat_new [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ffs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
fs_rec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mup [MUP] Use _SEH2_AbnormalTermination() instead of _abnormal_termination() 2019-04-07 19:28:18 +02:00
nfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
npfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
reiserfs [REISERFS] Convert a tab to spaces 2019-05-27 13:22:40 +02:00
udfs Misc addendum to CORE-14271 (#1529) 2019-06-04 16:56:33 +02:00
CMakeLists.txt Addendum to 45fd48b 2018-08-21 12:41:50 +02:00