reactos/sdk/lib/crt/startup
Justin Miller 4363e74ddc
[REACTOS] Finally get some ARM64 applications building (#4517)
- Add some missing ARM64 exports to ntdll, kernel32 and user32
- Create mmtypes header file based on WoA debug symbols
- Get the remaining headers in order, so we can build ARM64 apps
- Adjust subsystem version for binaries so they can run on WoA host
- Get calc, notepad and more base apps to build for ARM64 platform

CORE-17518

Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
2022-05-25 17:06:32 +03:00
..
_matherr.c [CRT] Fix _matherror and _setusermatherror 2021-07-27 22:08:58 +02:00
_newmode.c
atonexit.c [CRT] Fix _onexit 2020-12-30 19:03:52 +01:00
charmax.c [CRT] Fix some _CRTIMP 2021-08-04 02:03:07 +02:00
cinitexe.c
crt0_c.c
crt0_w.c
crt_handler.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
crtdll.c [CRT] Fix _onexit 2020-12-30 19:03:52 +01:00
crtexe.c [CRT] Implement crt_process_init() 2021-08-04 02:03:07 +02:00
dll_argv.c
dllargv.c
dllentry.c
dllmain.c
gccmain.c [CRT] Do not call atexit at process initialization 2020-12-30 19:03:52 +01:00
gs_support.c [CRT:STARTUP] Fix a Clang-Cl warning about GS_ExceptionPointers 2018-02-10 18:13:12 +01:00
mingw_helpers.c
mscmain.c [REACTOS] Finally get some ARM64 applications building (#4517) 2022-05-25 17:06:32 +03:00
natstart.c
pesect.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
pseudo-reloc-list.c
pseudo-reloc.c
reactos.c
startup.cmake [CRT] Improve CMake files 2021-08-04 02:03:07 +02:00
threadSafeInit.c [CRT] Implement thread/fiber safe support for MSVC and Clang-CL 2019-02-12 19:31:33 +01:00
tlsmcrt.c
tlsmthread.c [CRT] We never use the mthread library 2021-04-28 13:10:23 +02:00
tlssup.c [CRT] Sync tlssup.c with mingw-w64 2021-04-28 13:10:23 +02:00
tlsthrd.c
wcrtexe.c
wdllargv.c
wildcard.c