Add initial project files (excluding ignored content)
This commit is contained in:
5
ASILoader/framework.h
Normal file
5
ASILoader/framework.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN // Exclure les en-têtes Windows rarement utilisés
|
||||
// Fichiers d'en-tête Windows
|
||||
#include <windows.h>
|
||||
Reference in New Issue
Block a user