mirror of
https://github.com/vxunderground/VX-API
synced 2026-06-06 16:54:55 +00:00
+27
bug fixes, new functions, new header
This commit is contained in:
@@ -47,7 +47,6 @@ EXIT_ROUTINE:
|
||||
|
||||
HRESULT UnusedSubroutineGetShellViewForDesktop(REFIID Riid, PVOID* ShellView)
|
||||
{
|
||||
typedef HRESULT(WINAPI* IUNKNOWN_QUERYSERVICE)(IUnknown*, REFGUID, REFIID, PVOID*);
|
||||
IUNKNOWN_QUERYSERVICE QueryServiceUsingIUnknown = NULL;
|
||||
HMODULE hModule = NULL;
|
||||
HRESULT Result = S_OK;
|
||||
|
||||
Reference in New Issue
Block a user