WUIsBack/launcher/SelfElevate.h

6 lines
84 B
C

#pragma once
#include <windows.h>
HRESULT SelfElevate(LPWSTR args, LPDWORD code);