代码搜索:oriented

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

代码结果 6,870
www.eeworm.com/read/113536/6127854

h _msgbox.h

/* COW : Character Oriented Windows _msgbox.h : message box private structures */ #define mbMin 1 /* one based request #s */ typedef struct _mbi { char * sz; WORD cch; RX rx;
www.eeworm.com/read/113536/6127870

asm gmemory5.asm

;* ;* COW : Character Oriented Windows ;* ;* gmemory5.asm : Global memory for DOS 5 TITLE GMEMORY - Windows interface to DOS memory management DOS 5 .xlist include kernel.inc .list
www.eeworm.com/read/113536/6127872

c assertsw.c

/* COW : Character Oriented Windows assertsw.c : AssertFailed() procedures for swapped environment */ #define COW #include #include #include #include
www.eeworm.com/read/113536/6127924

h uscroll.h

/* COW : Character Oriented Windows uscroll.h: Definitions for User Scroll */ /***BEGIN_PUBLIC***/ #ifndef NOSUBSTYLES /* Scroll bar constants */ #define SBS_HORZ 0 #define SBS_VERT
www.eeworm.com/read/113536/6127939

h umenu.h

/* COW: Character Oriented Windos umenu.h : Definitions for User Menu */ /***BEGIN_PUBLIC***/ #ifndef NOMENUS /* hack for nameless unions in CC */ #ifdef CC #define CC_USZ u #d
www.eeworm.com/read/113536/6127971

inc newexe.inc

; SCCSWHAT( "@(#)newexe.inc 1.1 87/12/19 16:42:42 " ) ;* ;* COW : Character Oriented Windows ;* ;* newexe.inc : Munged version of NEWEXE ;* * things that are not used for COW have been removed
www.eeworm.com/read/103192/6220511

c listbox.c

/* COW : Character Oriented Windows (COW USER DIALOG) listbox.c : list boxes Note : much of the math in the module is excessive (i.e. WORDs for BYTES) Note : all far pointer contro
www.eeworm.com/read/103192/6220530

c defcolor.c

/* COW : Character Oriented Windows defcolor : default colors NOTE : the use may define their own colors 8 User Colors */ #define COW #include #include #include "
www.eeworm.com/read/103192/6220539

c general.c

/* COW : Character Oriented Windows general.c : WndProc for general pictures */ #define COW #include #include #include /* really integrated into SDM */
www.eeworm.com/read/103192/6220565

c parse.c

/* COW : Character Oriented Windows parse.c : Parsing functions for SDM ??????? rewrite so non-recursive ???????????? */ #define COW #include #include #include