Changed CreateDirectory LastError returns to match Win32 (found out by
commit412d0252438ab547162e6c9421561f77b77817e0
authorMarcus Meissner <marcus@jet.franken.de>
Sun, 28 Feb 1999 19:50:39 +0000 (28 19:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Feb 1999 19:50:39 +0000 (28 19:50 +0000)
tree39bc6d4c7b7a74b6196e4859502d7839a5cbce31
parent4d4b5a9a2f713c32d3ffac82026a254ec1afeb8b
Changed CreateDirectory LastError returns to match Win32 (found out by
experiment). Adapted int21 CreateDirectory call to still return the
correct DOS error codes according to Ralph Brown.
files/directory.c
msdos/int21.c