Broken cross-build, again.

Stefan Leichter Stefan.Leichter at camLine.com
Wed Feb 9 15:55:35 CST 2005


Am Mittwoch, 9. Februar 2005 17:16 schrieb Paul Vriens:
> On Wed, 2005-02-09 at 16:59, Paul Millar wrote:
[snip]
>
> Hi Paul,
>
> I've included wine-devel again as this must touch others as well.
>
> I wasn't able to run the shlwapi tests on my win98 box, by itself.
> Running this gives an error box:
>
> The SHLWAPI_.EXE file is
> linked to missing export SHLWAPI.DLL:PathIsValidCharA
>
> and just for completeness sake:
>
> dsound:
>
> ...
> linked to missing export DSOUND.DLL:DirectSoundCreate8
>
> mlang:
>
> ...
> linked to missing export NTDLL.DLL:atoi
>
> msvcrtd:
>
> A required .DLL, MSVCRTD.DLL, was not found
>
> ole32:
>
> ...
> linked to missing export NTDLL.DLL:atoi
>
> Cheers,
>
> Paul Vriens.

Hello,

mlang.dll and ole32.dll can be linked against msvcrt.dll insted of ntdll (like 
in the attached patch). Will this cause problems?

Bye Stefan

PS: Is someone working on a fix for the missing import of shlwapi.dll? If 
nobody 'complains' I will make a patch tomorrow evening
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_ntdll.diff
Type: text/x-diff
Size: 708 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050209/e47e8aa5/no_ntdll.bin


More information about the wine-devel mailing list