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

16 lines
273 B
C

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