1 /* 2 * COPYRIGHT: GNU GPL, see COPYING in the top level directory 3 * PROJECT: ReactOS crt library 4 * FILE: lib/sdk/crt/string/_splitpath.c 5 * PURPOSE: Implementation of _splitpath 6 * PROGRAMMER: Timo Kreuzer 7 */ 8 9 #define _tsplitpath_x _splitpath 10 11 #include "_tsplitpath_x.h" 12