build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
typedef struct
|
||||
{
|
||||
HANDLE pid;
|
||||
VOID *poff;
|
||||
ULONG data;
|
||||
} SUBPROC_CL;
|
||||
Reference in New Issue
Block a user