Sweden-Number/dlls/msvcrt
Jacek Caban 6735dcc376 msvcrt: Use public onexit table declarations in importlib.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-17 15:59:16 +01:00
..
tests
Makefile.in msvcrt: Provide EXE entry points in importlib. 2020-01-23 21:11:29 +01:00
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c msvcrt: Silence wide environment initialization debug messages. 2020-03-02 20:29:26 +01:00
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c
heap.c
iob.c
locale.c
lock.c
main.c msvcrt: Return time since CRT initialization in clock function. 2019-10-16 14:38:13 +02:00
math.c
mathf.c
mbcs.c
misc.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
msvcrt.h msvcrt: Use parse_double for wcstod. 2020-01-02 17:43:20 +01:00
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c
thread.c msvcrt: Don't include MSVC 7.0+ miscellaneous functions in SOs for older DLLs. 2018-01-08 22:47:23 +01:00
time.c
undname.c
wcs.c