mirror of
https://github.com/reactos/reactos.git
synced 2026-06-09 01:12:59 +08:00
[WINESYNC]: crt is now in sync with wine-staging wine-5.0
This commit is contained in:
16
sdk/tools/winesync/crt.cfg
Normal file
16
sdk/tools/winesync/crt.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
directories: null
|
||||
files:
|
||||
dlls/msvcrt/cpp.c: sdk/lib/crt/wine/cpp.c
|
||||
dlls/msvcrt/cppexcept.h: sdk/lib/crt/wine/cppexcept.h
|
||||
dlls/msvcrt/cxx.h: sdk/lib/crt/wine/cxx.h
|
||||
dlls/msvcrt/except.c: sdk/lib/crt/wine/except.c
|
||||
dlls/msvcrt/except_arm.c: sdk/lib/crt/wine/except_arm.c
|
||||
dlls/msvcrt/except_arm64.c: sdk/lib/crt/wine/except_arm64.c
|
||||
dlls/msvcrt/except_i386.c: sdk/lib/crt/wine/except_i386.c
|
||||
dlls/msvcrt/except_x86_64.c: sdk/lib/crt/wine/except_x86_64.c
|
||||
dlls/msvcrt/heap.c: sdk/lib/crt/wine/heap.c
|
||||
dlls/msvcrt/msvcrt.h: sdk/lib/crt/wine/msvcrt.h
|
||||
dlls/msvcrt/mtdll.h: sdk/lib/crt/wine/mtdll.h
|
||||
dlls/msvcrt/undname.c: sdk/lib/crt/wine/undname.c
|
||||
tags:
|
||||
wine: wine-5.0
|
||||
Reference in New Issue
Block a user