WindowsXP-SP1/base/wmi/tests/umtrprov/t_string.cpp
2020-09-30 16:53:49 +02:00

13 lines
464 B
C++

//////////////////////////////////////////////////////////////////////
// Implementaion of WC to MBCS and MBCS to WC routines that do the
// right thing if compiled non-UNICODE or UNICODE.
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "t_string.h"
//////////////////////////////////////////////////////////////////////
//
//////////////////////////////////////////////////////////////////////