Sweden-Number/tools/winebuild
Alexandre Julliard 3d5c3609c7 Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for
consistency with the 32-bit version, and also make the register
function use the same prototype as the 32-bit one.
2005-05-19 12:44:31 +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 Generate the 16-bit module header in the standard on-disk format, so 2005-05-18 18:21:59 +00:00
import.c Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00
main.c Added support in winebuild for specifying import libraries directly on 2005-05-06 15:54:41 +00:00
parser.c Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00
relay.c Avoid referencing stackframe.h from outside kernel32. 2005-05-16 14:20:16 +00:00
res16.c Generate the 16-bit module header in the standard on-disk format, so 2005-05-18 18:21:59 +00:00
res32.c -Wunsigned fixes. 2005-03-18 14:04:07 +00:00
spec16.c Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for 2005-05-19 12:44:31 +00:00
spec32.c Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00
utils.c Added support in winebuild for specifying import libraries directly on 2005-05-06 15:54:41 +00:00
winebuild.man.in Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00