代码搜索:sdword

找到约 41 项符合「sdword」的源代码

代码结果 41
www.eeworm.com/read/345753/11793067

html manual_sdword.html

SDWORD - Universal Driver Documentation
www.eeworm.com/read/358784/10179465

asm addsub3.asm

TITLE Addition and Subtraction (AddSub3.asm) ; Chapter 4 example. Demonstration of ADD, SUB, ; INC, DEC, and NEG instructions, and how ; they affect the CPU status flags. ; Last update:
www.eeworm.com/read/358784/10179612

asm fillarry.asm

TITLE FillArray Procedure (FillArry.asm) ; Last update: 1/18/02 INCLUDE Irvine32.inc .code ;------------------------------------------------------------ FillArray PROC USES
www.eeworm.com/read/143582/5756701

asm fillarry.asm

TITLE FillArray Procedure (FillArry.asm) ; Last update: 1/18/02 INCLUDE Irvine32.inc .code ;------------------------------------------------------------ FillArray PROC USES
www.eeworm.com/read/129250/5974585

asm fillarry.asm

TITLE FillArray Procedure (FillArry.asm) ; Last update: 1/18/02 INCLUDE Irvine32.inc .code ;------------------------------------------------------------ FillArray PROC USES
www.eeworm.com/read/120251/6078367

h flx_addmaterial.h

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/113165/6140381

h flx_addmaterial.h

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/100285/6271767

h convert.h

/* File: convert.h * * Description: See "convert.c" * * Comments: See "notice.txt" for copyright and license information. * */ #ifndef __CONVERT_H__ #define __CONVERT_H__
www.eeworm.com/read/153248/5652260

inc commctrlw.inc

TVITEMW STRUCT _mask DWORD ? ; UINT hItem DWORD ? ; HTREEITEM state DWORD ? ; UINT stateMask DWORD ? ; UINT pszText DWORD ? ; LPWSTR cchTextMax SDWORD ? ; int iImage SDWORD ?
www.eeworm.com/read/366888/9794188

h jglobals.h

static BYTE bytenew=0; // The byte that will be written in the JPG file static SBYTE bytepos=7; //bit position in the byte we write (bytenew) //should be=0 static WORD mask[16]={1,2,4