winebuild: Add a -ordinal flag for entry points that must be imported by ordinal...
commit324331121435cfbc43d36cfe8616ef9d098810ba
authorAlexandre Julliard <julliard@winehq.org>
Fri, 26 Oct 2007 10:47:40 +0000 (26 12:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Oct 2007 10:47:40 +0000 (26 12:47 +0200)
tree61ad6e96cf1b6ed2a3eb681e5e59afb80c3be014
parent8170acfc35ac86298534794a52489ec14c3dcf74
winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name.
tools/winebuild/build.h
tools/winebuild/parser.c
tools/winebuild/spec32.c
tools/winebuild/winebuild.man.in