Windows C++ Library
Functions
Core Namespace Reference

Functions

template<>
tstring format (const CRect &value)
 Format a rectangle into a string.
template<>
CRect parse (const tstring &buffer)
 Parse a rectangle from a string.

Function Documentation

template<>
tstring Core::format ( const CRect value)

Format a rectangle into a string.

template<>
CRect Core::parse ( const tstring &  buffer)

Parse a rectangle from a string.