代码搜索:oriented

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

代码结果 6,870
www.eeworm.com/read/101015/6262004

h dialog.h

/* COW : Character Oriented Windows dialog.h: Dialog cow private interface */ /* special characters in dialog static strings */ #define chPrefix1 '~' /* tilde => accelerator */ #defin
www.eeworm.com/read/101015/6262013

h _scroll.h

/* COW : Character Oriented Windows _scroll.h : scroll bar stuff */ /* ptElevator is the physical position of the elevator */ #define PtElevatorSb(pwnd) ((BYTE)((pwnd)->ptElevatorSb & 0xf
www.eeworm.com/read/101015/6262022

h overlap.h

/* COW : Character Oriented Windows overlap.h : overlapping window control */ #ifdef WINDOW_OVERLAP BOOL FARPRIVATE OverlapFilter(PMSG); VOID FARPRIVATE DrawThisWndProc(PWND); VOID
www.eeworm.com/read/101015/6262071

asm kernel.asm

;* ;* COW : Character Oriented Windows ;* ;* kernel : kernel init for stand alone kernel ;REVIEW: this file is massively out of date !! include kernel.inc IFDEF DEBUG neLomOffset = OFFSE
www.eeworm.com/read/101015/6262076

asm kstart.asm

;* ;* COW : Character Oriented Windows ;* ;* kstart.asm : extra kernel initialization / exit procedures include kernel.inc include galloc.inc ;* for hi_hexpand ;------------------------
www.eeworm.com/read/101015/6262088

asm cbfree.asm

; ; COW : Character Oriented Windows ; ; cbfree.asm : return current size of available pool or sb's. include kernel.inc include galloc.inc ;------------------------------------------------
www.eeworm.com/read/101015/6262114

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/101015/6262138

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/101015/6262141

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/101015/6262146

h ukanji.h

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