reactos/dll
Ratin Gao 657f728767
[KERNEL32] Little fixes for FindFirstFileExW() behavior (#5592)
- Don't forget to release RTL_RELATIVE_NAME_U before return
- Ignore lpSearchFilter correctly as on Windows

Fixes 6 failures in kernel32:FindFiles test in LiveCD.
2023-08-27 02:20:08 +03:00
..
3rdparty
apisets [APISETS] Improve/fix up some exports 2023-08-11 19:00:42 +03:00
appcompat
cpl [APPWIZ] Don't forget to CoInitializeEx on COM thread (#5551) 2023-08-14 21:06:40 +09:00
directx
keyboard
nls
np
ntdll [RTL][NTDLL] Implement and export RtlCompareUnicodeStrings 2023-08-19 23:52:21 +03:00
opengl
shellext [ZIPFLDR][BOOTDATA] Support UTF-8 Zip packing (#5450) 2023-07-22 12:57:32 +09:00
win32 [KERNEL32] Little fixes for FindFirstFileExW() behavior (#5592) 2023-08-27 02:20:08 +03:00
CMakeLists.txt