winstl/time/format_functions.hpp File Reference


Detailed Description

[C, C++] Formatting functions for Windows time types (Time Library).

#include <winstl/winstl.h>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/conversion/integer_to_string.hpp>
#include <winstl/memory/processheap_allocator.hpp>
#include <winstl/registry/functions.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Functions

template<typename C>
int __stdcall GetTimeFormat_ms_ (LCID locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, C const *lpFormat, C *lpTimeStr, const int cchTime)
int __stdcall GetTimeFormat_msA (LCID locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, char const *lpFormat, char *lpTimeStr, int cchTime)
 Analogue to the Win32 API GetTimeFormat(), but also provides milliseconds as part of the time picture.
int __stdcall GetTimeFormat_msW (LCID locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, wchar_t const *lpFormat, wchar_t *lpTimeStr, int cchTime)


Generated on Thu Jun 10 08:58:15 2010 for STLSoft by  doxygen 1.5.6