Sweden-Number/tools/winebuild
Alexandre Julliard a999a990fe Create an assembly file with all undefined symbols and add it to the
link command so that the symbols show up in the final undefined list.
Use that list to create thunks for all exported but undefined symbols,
to make sure all export RVAs point somewhere inside the module.
2005-09-19 17:04:43 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
build.h Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
import.c Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
main.c Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
parser.c Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +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 Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
utils.c Don't remove ignored symbols from the undefined list, simply skip them 2005-09-19 15:24:13 +00:00
winebuild.man.in Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00