winebuild: Refer to strings used in generated stubs by symbol rather than by offset...
authorRob Shearman <rob@codeweavers.com>
Wed, 25 Apr 2007 07:51:44 +0000 (08:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Apr 2007 10:44:16 +0000 (12:44 +0200)
commit5fcc5d3f62396622020d3f29ee9ba4492dd04687
treedcd4159d7134e4928dcaf1dc2ea355e1f03b83e2
parentf570fd314c864d085672f836f386fdfe067d598a
winebuild: Refer to strings used in generated stubs by symbol rather than by offset to avoid problems when the compiler aligns the strings by 2 or more bytes.
tools/winebuild/import.c