kernel32: Avoid returning the same name when GetTempFileName is called twice in a...
commit9f7bc109d20a07367875fcd6044dbaad41d9eb7e
authorAlexandre Julliard <julliard@winehq.org>
Thu, 24 Jun 2010 09:01:56 +0000 (24 11:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Jun 2010 09:01:56 +0000 (24 11:01 +0200)
tree8a2af763edd983c317ccfb431c2b3adb9b263ad8
parent7649c75b40506221179296388c5d38891cda03e0
kernel32: Avoid returning the same name when GetTempFileName is called twice in a short interval.
dlls/kernel32/path.c