msvcrt: Remove the S_ISXXX() macros as they are not present in the Visual C++ headers.
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 21 May 2007 14:04:12 +0000 (16:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 May 2007 10:01:28 +0000 (12:01 +0200)
commit784693bb5a71478de81c6960f51e989a9d35125c
tree6349052a12a29a0df7c949c680b61aac9daf6eb9
parentf793221f0fa3b46a3994903f15cb6292969feb65
msvcrt: Remove the S_ISXXX() macros as they are not present in the Visual C++ headers.
dlls/msvcrt/tests/file.c
include/msvcrt/sys/stat.h