wine/tools/winebuild
Alexandre Julliard 7a52190c03 Take into account -noname functions when checking for duplicate export
names. Fixed a couple of issues found by the stricter check.
2005-09-19 14:44:28 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
build.h Added a common function to declare global symbols, and make them 2005-09-15 18:48:39 +00:00
import.c Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
main.c Added a bit of framework for future x86_64 support. 2005-09-07 13:31:37 +00:00
Makefile.in Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
parser.c Take into account -noname functions when checking for duplicate export 2005-09-19 14:44:28 +00:00
relay.c Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
res16.c Fixed signedness warnings. 2005-07-10 17:45:53 +00:00
res32.c Store RVAs instead of pointers wherever possible in the generated NT 2005-09-17 14:39:51 +00:00
spec16.c Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
spec32.c Make the users of wine_call_from_32_regs save %eax so that we don't 2005-09-18 11:13:54 +00:00
utils.c Added a common function to declare global symbols, and make them 2005-09-15 18:48:39 +00:00
winebuild.man.in Added a --undefined option to allow forcing some symbols to be 2005-08-19 11:28:56 +00:00