includes.h

来自「WinCE 3.0 BSP, 包含Inter SA1110, Intel_815」· C头文件 代码 · 共 41 行

H
41
字号
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Copyright (c) 1999 Microsoft Corporation

Module Name:

	includes.h

Abstract:

	
Environment:

	

Notes:

	
Revision History:

	12/30/1999

	

-------------------------------------------------------------------*/



#ifndef _INCLUDES_H_
#define _INCLUDES_H_

#include <windows.h>
#include <ceddk.h>
#include <dsound.h>
#include <dsdriver.h>
#include "debug.h"
#include "misc.h"

#endif //_INCLUDES_H_

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?