GetTempFileName should return 0 when the path isn't valid

Austin English austinenglish at gmail.com
Sun Mar 29 11:43:06 CDT 2009


On Sun, Mar 29, 2009 at 11:37 AM, Oskar Eisemuth <patchnow at gmail.com> wrote:
> GetTempFileName should check the path and should return zero if it isn't a directory.
> See Bug 17875
>
> ---
>  dlls/kernel32/path.c |   10 ++++++++++
>  1 files changed, 10 insertions(+), 0 deletions(-)
>
>
>
>
>

Can you add a testcase for this?

-- 
-Austin



More information about the wine-devel mailing list