代码搜索:oriented

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

代码结果 6,870
www.eeworm.com/read/380709/2653851

tex debug.tex

\chapter{Debugging ns} \label{sec:debug} \ns is a simulator engine built in C++ and has an OTcl (Object-oriented Tcl) interface that is used for configuration and commands. Thus in order to debug \ns
www.eeworm.com/read/375736/2720520

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/375736/2720539

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/375736/2720548

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/375736/2720574

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/375736/2720579

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/375736/2720584

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/375736/2720589

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
www.eeworm.com/read/375736/2720601

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/375736/2720621

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