reactos/modules
Carl J. Bialorucki a993c589ae
[SHLWAPI_APITEST] Fix heap assertion and test failures (#8217)
- Properly initialize a string in SHPropertyBag test. This prevents a heap assertion failure on Vista+ when freed and connected to a debugger.
- Adjust a value against Windows 8+ instead of Vista as originally assumed in the IsQSForward test.
- Use GetVersion() to check if we are running on NT6+ and test appropriately in the PathIsUNC and PathIsUNCServer tests.
2025-07-05 15:09:23 -06:00
..
rosapps [SYSTEMINFO] Do some code lift-up; use Conutils lib to be able to display localized unicode strings 2025-06-29 23:03:10 +02:00
rostests [SHLWAPI_APITEST] Fix heap assertion and test failures (#8217) 2025-07-05 15:09:23 -06:00
wallpapers
CMakeLists.txt