?? pch.h
字號:
// pch.h
//
// Generated by C DriverWizard 3.1.0 (Build 1722)
// Requires DDK Only
// File created on 7/11/2007
//
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
#pragma warning(disable:4200) // nonstandard extension used : zero-sized array in struct/union
#pragma warning(disable:4201) // nonstandard extension used : nameless struct/union
#include <stdarg.h>
#include <stdio.h>
#include <stddef.h>
#include <initguid.h>
//#include <wdm.h>
#include <ntddk.h>
#include <wmilib.h>
#include <wmistr.h>
#define NTSTRSAFE_LIB
#include <ntstrsafe.h>
#ifdef __cplusplus
}
#endif // __cplusplus
#include "CharSample_DDK.h"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -