reactos/dll
Timo Kreuzer 9186b861a6 [VCRUNTIME][VCSTARTUP] Add separate vcruntime and vcstartup lib
vcruntime contains the code that is linked into ucrtbase (in VS it is also provided as vcruntime140.dll)
vcstartup contains the code that is statically linked into executables that link to ucrtbase.dll. In Visual Studio this is part of msvcrt.lib (the import library for msvcrt), similar to our current msvcrtex, and it gets linked when you link to ucrtbase as well. The name is based on the folder name in the library.
Both libraries share some code, but each file is only compiled once.
2025-02-06 09:17:37 +02:00
..
3rdparty Fix various inet_ntop definitions 2024-11-02 21:57:28 +01:00
appcompat [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
cpl [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
directx [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
ime [MSCTFIME] Add Romanian (ro-RO) translation (#7365) 2024-12-06 21:02:30 +01:00
keyboard [KEYBOARD] Fix left key code in extended_key_names in several layouts (#7311) 2024-09-08 02:32:27 +03:00
nls [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
np
ntdll [KERNEL32][ROSTESTS][SDK] Enable threadpooling 2025-01-26 23:30:59 -08:00
opengl [CMAKE] Fix warning about redefinition of NDEBUG on release builds 2024-10-25 14:37:52 +03:00
shellext [NETSHELL] Handle DefView accelerators (#7572) 2024-12-22 21:27:20 +01:00
win32 [VCRUNTIME][VCSTARTUP] Add separate vcruntime and vcstartup lib 2025-02-06 09:17:37 +02:00
CMakeLists.txt Rework apisets to use a table 2024-04-27 22:51:34 +02:00