代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/121089/6069690
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/121089/6069705
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/121089/6069737
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/113536/6127773
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/113536/6127792
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/113536/6127801
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/113536/6127827
c parse.c
/*
COW : Character Oriented Windows
parse.c : Parsing functions for SDM
??????? rewrite so non-recursive ????????????
*/
#define COW
#include
#include
#include
www.eeworm.com/read/113536/6127832
h menu.h
/*
COW : Character Oriented Windows
menu.h : menu specific stuff
*/
#define vkMenuPrefix VK_MENU
#define idNil ((WORD) -2) /* allow -1 for wrap backwards */
#define imenuNil idNil
#d
www.eeworm.com/read/113536/6127837
asm sdmasm.asm
;*
;* COW : Character Oriented Windows
;*
;* sdmasm.asm : SDM specific hand coded stuff
title sdmasm - low level utilities for COW SDM
.xlist
include user.inc
.list
sBegin SDM
a
www.eeworm.com/read/113536/6127842
asm screen.asm
;*
;* COW : Character Oriented Windows
;*
;* screen.asm : installable screen drivers
title screen - Screen control code for CW
.xlist
include user.inc
include uisa.inc ;* for isa's
in