"John K. Hohm" <[EMAIL PROTECTED]> writes:

> I would rather not have comcat.dll import msvcrt.dll, as ntdll.dll exports 
> swprintf even on Windows NT.

Actually none of the Wine dlls should import msvcrt, at least not on
Unix. We could add the import only for the mingw case, but I'd argue
that the mingw linker should be doing this automatically.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to