reactos/sdk
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
..
cmake Rework apisets to use a table 2024-04-27 22:51:34 +02:00
include [CRT] Remove useless #undef abort from process.h 2024-04-26 15:16:31 +02:00
lib [RTL] actctx.c: Reduce diff to wine 2024-04-29 01:15:50 +02:00
tools [RSYM/x64] Sync UNW_FLAG_* values (#6653) 2024-03-23 15:13:23 +01:00