代码搜索:oriented

找到约 6,870 项符合「oriented」的源代码

代码结果 6,870
www.eeworm.com/read/234134/4661022

h graphic.h

/* CW: Character Oriented Windows graphic.h: Graphics Interface Layer */ #include /* installable driver */ /***BEGIN_PUBLIC***/ extern BOOL PASCAL fPrinting; /********
www.eeworm.com/read/234134/4661046

h udialog.h

/* COW : Character Oriented Windows udialog.h: Definitions for user Dialog */ /***BEGIN_PUBLIC***/ WORD FARPUBLIC MessageBox(char *, char *, char *, WORD); VOID FARPUBLIC SetDialogC
www.eeworm.com/read/234134/4661049

h ucolor.h

/* COW: Character Oriented Windows ucolor.h: USER Color control */ /***BEGIN_PUBLIC***/ #define SetSysColor(isa, coBack, coFore, fBlink, fHilite) \ SetIsaColor(isa, \ (coFore
www.eeworm.com/read/234134/4661054

h ukanji.h

/* CW : Character Oriented Windows ukanji.h : KANJI (DBCS) specific definitions */ /***BEGIN_PUBLIC***/ BOOL FARPUBLIC FIsDbcsChar(ACHAR); /* OPTIONAL */ WORD FARPUBLIC CchLenDbcs(cha
www.eeworm.com/read/229812/4751719

gml fdosguid.gml

.chap Using &product .* .section Command Line Format .* .np This chapter describes the command-line oriented interface to &cmpname.. The following chapter describes the editor interface to &cmp
www.eeworm.com/read/216802/4883835

c co.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS NDIS library * FILE: ndis/co.c * PURPOSE: Services for connection-oriented NDIS drivers * PROGRAMME
www.eeworm.com/read/209559/4973438

txt sctp.txt

Linux Kernel SCTP This is the current BETA release of the Linux Kernel SCTP reference implementation. SCTP (Stream Control Transmission Protocol) is a IP based, message oriented, reliable transpo
www.eeworm.com/read/205824/5019164

c co.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS NDIS library * FILE: ndis/co.c * PURPOSE: Services for connection-oriented NDIS drivers * PROGRAMME
www.eeworm.com/read/204040/5035204

h window.h

/* COW : Character Oriented Windows window.h : Window cow private interface */ extern PWND PASCAL pwndRoot; VOID FARPRIVATE ValidateWindow(PWND); VOID FARPRIVATE UpdateCursor(void);
www.eeworm.com/read/204040/5035212

h shadow.h

/* COW : Character Oriented Windows shadow.h : shadow specifics */ #define diShadowInit (dmAttrOnly | isaShadow) #ifdef WINDOW_OVERLAP #define daxShadowInit 2 #define dayShadowInit 1