代码搜索:oriented

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

代码结果 6,870
www.eeworm.com/read/204040/5035261

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/204040/5035273

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/204040/5035293

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/204040/5035295

c assertsw.c

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

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/204040/5035362

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/204040/5035394

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/167133/5468631

java batchupdateexception.java

/* BatchUpdateException.java -- Exception for batch oriented SQL errors Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free sof
www.eeworm.com/read/347918/3161798

java xor_multipleinputs.java

/*--- formatted by Jindent 2.1, (www.c-lab.de/~jindent) ---*/ /* * JOONE - Java Object Oriented Neural Engine * http://joone.sourceforge.net * */ package org.joone.samples.engine.multipleInputs;
www.eeworm.com/read/347918/3161799

java xor_inputswitch.java

/*--- formatted by Jindent 2.1, (www.c-lab.de/~jindent) ---*/ /* * JOONE - Java Object Oriented Neural Engine * http://joone.sourceforge.net * */ package org.joone.samples.engine.multipleInputs;