Need <strsafe.h> for StringCchPrintf().

svn path=/trunk/; revision=54644
This commit is contained in:
Guy Harris 2014-01-08 00:39:14 +00:00
parent 1678d378e7
commit 2adcfcd914
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ws_utf8_char_len(guint8 ch)
#ifdef _WIN32
#include <shellapi.h>
#include <strsafe.h>
/** @file
* Unicode utilities (internal interface)