代码搜索结果

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

w32sngl.pas

unit W32SNGL; (* ** ** Serial and TCP/IP communication routines for DOS, OS/2 and Win9x/NT. ** Tested with: TurboPascal v7.0, (DOS) ** VirtualPascal v2.1, (OS/2, Win32) **

pre_w0.txt

.cpp.obj: wpp386/bt=nt $*.cpp LINK = wlink link_option = SYSTEM nt DIFF = sdiff PRE =

w32comm.c

#include #include #include #include #include "merc.h" #include "merc-win.rh" /* * Global variables. */ DESCRIPTOR_DATA * descriptor_free; /

w32cfg.h

/*--------------------------------------------------------------------------- Win32 specific configuration section: ---------------------------------------------------------------------------*/

gui_w32.c

/* vi:set ts=8 sts=4 sw=4: * * VIM - Vi IMproved by Bram Moolenaar * GUI support by Robert Webb * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits"

gui_w32.pro

/* gui_w32.c */ int gui_is_win32s __ARGS((void)); void gui_mch_set_blinking __ARGS((long wait, long on, long off)); void gui_mch_stop_blink __ARGS((void)); void gui_mch_start_blink __ARGS((void));

pplistbase.cpp

#include #include "GUIpp.h" #include "ppListView.h" #include "DateTime.h" #if _USE_GUI == 1 NANAListItem::NANAListItem(NANAListBase * pParentView,int nColums) { int i; w_

skipjack.cpp

// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c, // which is public domain according to his web site. #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include "skipjack.h" /* *

skipjack_8cpp-source.html

Crypto++: skipjack.cpp Source File