divahook: Add initial Project Diva hook

This commit is contained in:
Tau
2019-03-16 11:57:17 -04:00
parent 690f96f276
commit 24b82b64e6
10 changed files with 528 additions and 0 deletions

5
divahook/_com10.h Normal file
View File

@ -0,0 +1,5 @@
#pragma once
#include <windows.h>
HRESULT com10_hook_init(void);