3b67efc1f5
fix: fixed issue when mounting empty zipfiles (likely to happen in computers with many cpu cores) (thanks @zpl-zak!) new: forked milestone in https://github.com/r-lyeh/FWK.2022 chg: update teal + gamecontrollerdb add: added tools/plugins/ stub folder brk: renamed `WITH_` > `ENABLE_` directives chg: updated docs |
||
---|---|---|
.. | ||
GL | ||
ddk | ||
sdks | ||
sys | ||
winapi | ||
_mingw_dxhelper.h | ||
_mingw_mac.h | ||
_mingw_print_pop.h | ||
_mingw_print_push.h | ||
complex.h | ||
crtdbg.h | ||
crtdefs.h | ||
dlfcn.h | ||
dvec.h | ||
eh.h | ||
fpieee.h | ||
fvec.h | ||
getopt.h | ||
header_doc.txt | ||
ieeefp.h | ||
intrin.h | ||
ivec.h | ||
libgen.h | ||
mbctype.h | ||
mbstring.h | ||
new.h | ||
readme.txt | ||
search.h | ||
sehmap.h | ||
setjmpex.h | ||
stdexcpt.h | ||
strings.h | ||
syslimits.h | ||
unistd.h | ||
utime.h | ||
xinput.h | ||
xlocinfo.h | ||
xmath.h | ||
ymath.h | ||
yvals.h |
readme.txt
This is the full set of winapi headers from the mingw-64 project from 2009/12/20 (gcc version 4.5.0 experimental). A part of these files is already included (with minor modifications) with the tcc-0.9.27 release. Original versions of these files can be found in the 'orig' folder. The other files (from the 'include' folder) may be copied to the tcc installation or used with -I or -isystem. Compatibility with tcc has not been checked. Do not expect everything to work out of the box under all circumstances.