oleaut32: Call SearchPath before LoadLibrary so that we get the full path of native...
commita09cd1b88a321751ce9dcf9a7050d2818e1b964a
authorHuw Davies <huw@codeweavers.com>
Tue, 6 Feb 2007 14:01:37 +0000 (6 14:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Feb 2007 19:23:16 +0000 (6 20:23 +0100)
tree5acd9271a48ff139088e566fae0463a0a0733bf8
parent12e3d642dd25c89307fd123e72e010bce4454398
oleaut32: Call SearchPath before LoadLibrary so that we get the full path of native exes and dlls.

For builtin dlls prepend the system directory.
dlls/oleaut32/typelib.c