The __wine_call_from_16_ calls in the import table should use a valid
authorMarcus Meissner <marcus@jet.franken.de>
Sun, 26 Nov 2000 04:02:09 +0000 (04:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 26 Nov 2000 04:02:09 +0000 (04:02 +0000)
commitc9ea5f1aeb83c80564e47d24790bd504b2b7e5f2
tree334dc2ea23accdbfe4c0fe300de798110daba453
parent5d1a6385e1a7619672a69eb247df9c264e96fd0f
The __wine_call_from_16_ calls in the import table should use a valid
segment for dereferencing their pointer (using CS).
tools/winebuild/import.c