arm/PCLDLL/Dll1/framework.h

6 lines
148 B
C
Raw Normal View History

2025-02-04 20:09:10 +08:00
#pragma once
#define WIN32_LEAN_AND_MEAN // 從 Windows 標頭排除不常使用的項目
// Windows 標頭檔
#include <windows.h>