misc] move formatting functions into their own source

* also add missing #pragma once in msapi_utf8.h
This commit is contained in:
Pete Batard 2011-12-01 17:20:52 +00:00
parent bc252400a1
commit 79f3e78ec3
11 changed files with 644 additions and 569 deletions

View file

@ -25,6 +25,8 @@
#include <shellapi.h>
#include <setupapi.h>
#pragma once
#ifdef __cplusplus
extern "C" {
#endif