More wine beginner questions

Alexandre Julliard julliard at winehq.com
Wed May 23 15:08:59 CDT 2001


Francois Gouget <fgouget at free.fr> writes:

>    So according to the dll separation rules we must not make msvcrt
> depend on an API not exported by a regular windows dll. But in the case
> of ntdll I'm not sure. Can we use native ntdll in Wine? I don't think so
> since it also exports things like 'wine_dbgstr_[aw]n?'. So maybe we can
> bend the rules a little and export _vsnwprintf anyway.

A better solution would be to put the *wprintf functions inside
libwine_unicode.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list