使用 API 头文件
应用程序在包括 API 头文件之前应包括操作系统头文件。例如:
#include <windows.h> // Windows main header
#include "pcsapi.h" // ZIEWin PCSAPI header
...