winspool: GetPrinterDriverDirectory updated from win9x to NT/win9x

Alexandre Julliard julliard at winehq.org
Thu Dec 1 10:08:06 CST 2005


Detlef Riekenberg <wine.dev at web.de> writes:

> Changelog:
> - Add Function "validate_envW" to validate the user-supplied
>   Printing Environment (respect "Windows Version" - Setting)
> - Change GetPrinterDriverDirectoryW on top of "validate_envW" 
>   to Report the native Path for NT and Win9x
> - Fix 2 Bugs in GetPrinterDriverDirectoryA
> - 2 Tests are now working in Wine

You are doing too many version checks. You should simply implement the
NT behavior without any checks, unless you have a real application
that absolutely depends on the win9x behavior.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list