* include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],

TranslateName[AW]): Add prototypes.
	* lib/sec32.def (GetComputerObjectName[AW],GetUserNameEx[AW],
	TranslateName[AW]): Add stubs.
This commit is contained in:
Danny Smith
2003-03-27 08:10:46 +00:00
parent 6c7303cd5f
commit 2f4be7367e
4 changed files with 42 additions and 8 deletions

View File

@ -67,6 +67,7 @@
#include <setupapi.h>
#include <aclapi.h>
#include <security.h>
#include <secext.h>
#include <schnlsp.h>
#include <shlwapi.h>