[PSDK] Add missing flags for CreateProcessWithLogon

This commit is contained in:
Eric Kohl 2022-02-13 15:41:49 +01:00
parent 60b89da383
commit 3f67212812

View file

@ -613,6 +613,9 @@ extern "C" {
#define PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION 0x00000002
#endif
#define LOGON_WITH_PROFILE 0x00000001
#define LOGON_NETCREDENTIALS_ONLY 0x00000002
#ifndef RC_INVOKED
#ifndef _FILETIME_