windows-nt/Source/XPSP1/NT/base/wmi/tests/umtrprov/t_string.cpp

13 lines
452 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//////////////////////////////////////////////////////////////////////
// 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"
//////////////////////////////////////////////////////////////////////
//
//////////////////////////////////////////////////////////////////////