From: "egodust": > I am using: > > advapi32.def, comdlg32.def, gdi32.def, kernel32.def, msvcrt.def, > ole32.def, shell32.def, shlwapi.def, user32.def, ws2_32.def > > In total there are 4334 function names -- this information rarely > changes and is parsed from disk with each tcc_new()!
Okay, but what is that compared to including windows.h? > I also thought about adding a new API layer, i.e. libtccadv (advanced) > which contains such APIs, that aren't recommended for most uses... An API that is not recommended for use? ;) > Kind Regards, > Sam K --- grischka _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
