mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 12:04:51 +00:00
b4b1c5b9aa
- 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. |
||
---|---|---|
.. | ||
advprop.cpp | ||
devprblm.cpp | ||
hwpage.cpp | ||
hwresource.cpp | ||
misc.cpp | ||
properties.h | ||
stubs.cpp |