代码搜索结果
找到约 10,000 项符合
W 的代码
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
w77e58.h
//W77E58头文件;整理:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000,欢迎访问。
//*--BYTE Registers-------------------------------------------------
sfr P0 = 0x80;
sfr P1 = 0x90;
sfr P2 = 0xA0;
sfr P3