mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
06a35089eb
The changes are: - Do not allocate an additional WCHAR for the terminating UNICODE_NULL, since we already have that accounted for by sizeof(manifest_dirW) - Use strcpyW intead of memcpy / strlenW, which does the same thing - Add a define for user_shared_data |
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
tools |