代码搜索结果

找到约 10,000 项符合 W 的代码

w77e58.h

sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; #define p0 P0 #define p1 P1 #define p2 P2 #define p3 P3 sfr PSW = 0xD0; sfr ACC = 0xE0; sfr B = 0xF0; sfr

w95trace1.cpp

/* Implementation of Win95 tracing facility to mimic that of NT */ #include "stdafx.h" #include "windows.h" #include #include #include //#include "w9

w95trace1.h

/* declarations for Win95 tracing facility */ // TRACEFN("%s:OnPaint()\n",DbgName(this)); // TRACEFN("%s:OnPaint()\n",DbgName(WM_PAINT)); #ifndef __TRACEW95__ #define __TRACEW9

w29c040.asm

//======================================================================================== // Progarm: W29C040.asm // By: xiangyan zhang // Last modified date: // 2002/12/28: first version //

w95trace1.cpp

/* Implementation of Win95 tracing facility to mimic that of NT */ #include "stdafx.h" #include "windows.h" #include #include #include //#include "w9

w95trace1.h

/* declarations for Win95 tracing facility */ // TRACEFN("%s:OnPaint()\n",DbgName(this)); // TRACEFN("%s:OnPaint()\n",DbgName(WM_PAINT)); #ifndef __TRACEW95__ #define __TRACEW9