GetDefaultPrinter A->W

Stefan Leichter Stefan.Leichter at camLine.com
Tue Feb 17 16:31:54 CST 2004


Am Dienstag, 17. Februar 2004 21:41 schrieb Alexandre Julliard:
> Stefan Leichter <Stefan.Leichter at camLine.com> writes:
> > +    if ((ptr = wcschr(buffer, (WCHAR) ',')) == NULL) {
> > +	SetLastError (ERROR_INVALID_NAME);
>
> You can't use wcs functions in Wine.

Please tell my why! It is exported from ntdll.
@ cdecl wcschr(wstr long) NTDLL_wcschr
what is wrong with this function?

Thanks Stefan



More information about the wine-devel mailing list