📄 precomp.h
字号:
//
// Copyright (c) Renesas Technology Corp. 1999-2003 All Rights Reserved.
//
// LAN91C111 network hardware driver
//
//----------------------------------------------------------------------------
//
// FILE : PRECOMP.H
// CREATED : 1999.04.26
// MODIFIED : 2003.08.06
// AUTHOR : Renesas Technology Corp.
// HARDWARE : RENESAS HS7751RSTC01H (S1-E, ITS-DS5)
// TARGET OS : Microsoft(R) Windows(R) CE .NET 4.2
// FUNCTION : Common header inclusions
// HISTORY :
// 1999.04.26
// - Released as SMSC LAN91C94 driver for PFM-DS6x.
// (Detailed history for PFM-DS6x are omitted.)
// 2002.04.??
// - Diverted to LAN91C111 driver for HS7751RSTC01H without
// modification.
// 2002.09.05
// - Header style is changed and file informations are added.
// Currently this driver does not use precompiled header.
// This file is only used to include frequently-used header files.
#include <ndis.h>
#include "celanhw.h"
#include "celansw.h"
#include "keywords.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -