[project @ 2001-07-20 01:05:11 by sof]
authorsof <unknown>
Fri, 20 Jul 2001 01:05:11 +0000 (01:05 +0000)
committersof <unknown>
Fri, 20 Jul 2001 01:05:11 +0000 (01:05 +0000)
lookupSymbol (PEi386-only): When chasing down a label in a DLL, try
removing the initial underscore (if any). I've prefixed the comment
next to the change with the label 'HACK', as I'm not sure whether
this is a name mangling operation you should always do when going
from the import library name to the DLL-bound thing.
(Julian, could you have a look?)

Fixes probs with 'foreign import'ing DLL-bound symbols.


No differences found