GetUserNameEx() wrapper added.

This commit is contained in:
Simon Rozman
2015-04-21 11:10:31 +00:00
parent db41def6e5
commit 6e3388997c
5 changed files with 98 additions and 2 deletions

View File

@@ -22,4 +22,12 @@
#include "atlwin.h"
#include "atlcrypt.h"
#include "atleap.h"
#include "atlex.h"
#include "atlmsi.h"
#if defined(SECURITY_WIN32) || defined(SECURITY_KERNEL) || defined(SECURITY_MAC)
#include "atlsec.h"
#endif
#include "atlshlwapi.h"
#include "atlwin.h"
#include "atlwlan.h"