--- mstools/samples/filer/walk.c 2018/08/09 18:20:59 1.1 +++ mstools/samples/filer/walk.c 2018/08/09 18:22:14 1.1.1.2 @@ -1,5 +1,10 @@ /**************************************************************************** * +* +* Microsoft Developer Support +* Copyright (c) 1992 Microsoft Corporation +* +* * PROGRAM: WALK.C * * PURPOSE: Uses recursion to walk through all subdirectories in the @@ -17,6 +22,7 @@ * COMMENTS: * ****************************************************************************/ +#define STRICT #include #include #include