代码搜索结果
找到约 10,000 项符合
H 的代码
racursor.h
//
// Right-arrow cursor raw bytes
//
#pragma once
/* Generated by HexEdit */
static BYTE XORMask[128] =
{
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x
codepages.h
#ifndef CODEPAGES_INCLUDED
#define CODEPAGES_INCLUDED
#endif
msc.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
textviewinternal.h
#ifndef TEXTVIEW_INTERNAL_INCLUDED
#define TEXTVIEW_INTERNAL_INCLUDED
#define TEXTBUFSIZE 128
#define LINENO_FMT _T(" %2d ")
#define LINENO_PAD 8
#include
#include
textdocument.h
#ifndef TEXTDOC_INCLUDED
#define TEXTDOC_INCLUDED
#include "codepages.h"
#include "sequence.h"
class TextIterator;
class TextDocument
{
friend class TextIterator;
friend class TextView
lcd.h
/*----------------------------------------------------------------------------
* Name: LCD.H
* Purpose: LCD function prototypes
* Version: V1.10
*----------------------------
usbreg.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
memory.h
/*----------------------------------------------------------------------------
* Name: MEMORY.H
* Purpose: USB Memory Storage Demo Definitions
* Version: V1.10
*-------------
usbdesc.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
mscuser.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N