ReactOS 0.4.15-dev-7942-gd23573b
_wsplitpath.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: GNU GPL, see COPYING in the top level directory
3 * PROJECT: ReactOS crt library
4 * FILE: lib/sdk/crt/string/_wsplitpath.c
5 * PURPOSE: Implementation of _wsplitpath
6 * PROGRAMMER: Timo Kreuzer
7 */
8
9#define _tsplitpath_x _wsplitpath
10#define _UNICODE
11
12#include "_tsplitpath_x.h"