YongHao Hu christopherwuy@gmail.com wrote:
On Windows, CreateDirectoryA fail when the path's size longer than MAX_PATH-12(248) while Wine's implementation succeed.[1]
Is there an application that depends on this very strange implementation detail? Besides, the messages in the ok() calls sometimes are wrong. Also, you shouldn't test against TRUE/FALSE directly.