代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/113536/6127902
asm ldseg.asm
;*
;* COW : Character Oriented Windows
;*
;* ldseg.asm : segment loader
.xlist
include kernel.inc
include galloc.inc
include rlb.inc ;* relocation info
.list
IFDEF DEBPUB
PUBLI
www.eeworm.com/read/113536/6127921
asm galloc.asm
;*
;* COW : Character Oriented Windows
;*
;* galloc.asm : global memory allocation
TITLE GALLOC - Global memory allocator
.xlist
include kernel.inc
include galloc.inc
include pbi.inc
www.eeworm.com/read/113536/6127933
h kmem.h
/*
COW : Character Oriented Windows
kmem.h : Kernel Memory module header + misc Kernel stuff
*/
/***BEGIN_PUBLIC***/
extern BYTE PASCAL fShellPresent; /* DOS 3 : SHELL.EXE hook */
HAN
www.eeworm.com/read/113536/6127941
h uutil.h
/*
COW : Character Oriented Windows
uutil.h : Definitions for User Windows
Cmerge definitions from util.asm + sdmasm.asm
*/
#include /* installable driver */
/***BEGIN_PUB
www.eeworm.com/read/103192/6220507
c rect.c
/*
COW : Character Oriented Windows
rect.c : Rectangle support
*/
#define COW
#include
#define WINDOW
#include
#include
PUBLIC BOOL FARPUBLIC
www.eeworm.com/read/103192/6220515
c overlap.c
/*
COW : Character Oriented Windows
overlap.c : Overlapping Window Support
*/
#define COW
#include
#define WINDOW
#include
#include
#include
www.eeworm.com/read/103192/6220516
c msgbox.c
/*
COW : Character Oriented Windows
msgbox.c : message boxes
*/
#define COW
#define cwExtraWnd 5 /* for static structure size */
#include
#include
#include
www.eeworm.com/read/103192/6220532
c dirlist5.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
dirlist.c : Directory dir list control
*/
#define COW
#include
#ifdef LISTBOX_DIR /* entire file */
#define DIRLIST
www.eeworm.com/read/103192/6220536
h util.h
/*
COW : Character Oriented Windows
util.h : utilities, cow private interface
Cmerge definitions from util.asm + sdmasm.asm
*/
#ifdef DUAL
#define NEARorFAR FAR
#else /*!DUAL*/
#defi
www.eeworm.com/read/103192/6220542
c dirlist.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
dirlist.c : Directory dir list control
*/
#define COW
#include
#ifdef LISTBOX_DIR /* entire file */
#define DIRLIST