mirror of
https://github.com/vxunderground/VX-API
synced 2026-06-06 16:54:55 +00:00
CreateProcessViaNtCreateUserProcess
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include <shlwapi.h>
|
||||
#include <shlobj.h>
|
||||
|
||||
#pragma comment(lib, "shlwapi.lib")
|
||||
|
||||
HRESULT UnusedSubroutineGetShellDispatchFromView(IShellView* ShellView, REFIID Riid, PVOID* Dispatch2)
|
||||
{
|
||||
HRESULT Result = S_OK;
|
||||
|
||||
Reference in New Issue
Block a user