micetools/src/micetools/dll/hooks/_hooks.h

13 lines
191 B
C

#pragma once
#include "com.h"
#include "files.h"
#include "gui.h"
#include "logging.h"
#include "network.h"
#include "processes.h"
#include "setupapi_.h"
#include "time.h"
void hook_all();