mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 18:54:20 +08:00
- Fix TCHAR/WCHAR mis-usage, - Fix as a result, a buffer overflow (GlobalAlloc takes the size in bytes, but a number of characters was passed to it instead). - Remove usage of unsafe string function. Now the item text is directly retrieved within the allocated buffer.
101 KiB
101 KiB