[PATCH] kernel32/tests: Add test of CreateDirectory with long path.

YongHao Hu christopherwuy at gmail.com
Wed Nov 4 20:36:52 CST 2015


On Windows, CreateDirectoryA fail when the path's size longer than 
MAX_PATH-12(248) while Wine's implementation succeed.[1]

[1]:https://bugs.winehq.org/show_bug.cgi?id=39552

Signed-off-by: YongHao Hu <christopherwuy at gmail.com>
---
  dlls/kernel32/tests/directory.c | 20 +++++++++++++++++++-
  1 file changed, 19 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-kernel32-tests-Add-test-of-CreateDirectory-with-long-p.txt
Type: text/x-patch
Size: 1507 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151105/efd1dfae/attachment.bin>


More information about the wine-patches mailing list