Files
reactos/sdk/lib
Timo Kreuzer 06a35089eb [RTL] actctx.c: Reduce diff to wine
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
2024-04-29 01:15:50 +02:00
..
2024-04-27 22:51:34 +02:00
2023-12-23 21:37:08 +01:00
2024-04-29 01:15:50 +02:00
2024-04-27 22:51:34 +02:00