mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
![]() The code is mostly unchanged. This includes the following changes: * Move all wine code to crt/wine to keep it separated from our own code * Add a minimal winternl.h * Remove the asm macros from wine/config.h * Include wine/asm.h where required * Fix the names of the exported functions (GCC uses thiscall now and no wrappers are used anymore) |
||
---|---|---|
.. | ||
3rdparty | ||
atl | ||
cmlib | ||
comsupp | ||
conutils | ||
cportlib | ||
cpprt | ||
crt | ||
cryptlib | ||
debugsup | ||
delayimp | ||
dmilib | ||
dnslib | ||
drivers | ||
dxguid | ||
epsapi | ||
evtlib | ||
fast486 | ||
fslib | ||
gcc_ssp | ||
inflib | ||
ioevent | ||
lsalib | ||
nt | ||
ppcmmu | ||
pseh | ||
rossym | ||
rossym_new | ||
rtl | ||
runtmchk | ||
scrnsave | ||
skiplist | ||
smlib | ||
strmiids | ||
tdilib | ||
udmihelp | ||
uuid | ||
wdmguid | ||
CMakeLists.txt |