代码搜索结果

找到约 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

pa-risc2w.s

; ; PA-RISC 64-bit implementation of bn_asm code ; ; This code is approximately 2x faster than the C version ; for RSA/DSA. ; ; See http://devresource.hp.com/ for more details on the PA-RISC ; archit