oleaut32: Fix Returning Typelib File Name

Robert Shearman rob at codeweavers.com
Mon Feb 13 14:15:19 CST 2006


ChangeLog:
We can't use GetModuleFileName on a resource-only module, so the best we
can do is to copy the original name we used to find the type library.
Fix a couple of places where we were incorrectly using the file name,
rather than the path.

  dlls/oleaut32/typelib.c |   14 ++++++--------
  1 files changed, 6 insertions(+), 8 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4bc74027a50d44ccfca37f457e25be38c54584fd.diff
Type: text/x-patch
Size: 2306 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060213/4cbdfe18/4bc74027a50d44ccfca37f457e25be38c54584fd.diff


More information about the wine-patches mailing list