代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/11175/207442
asm util5.asm
;*
;* COW : Character Oriented Windows
;*
;* util5.asm : user utilities : DOS 5 specifics : included by util.asm
.xlist
include user.inc
.list
include insyd.inc
include util5.inc
ext
www.eeworm.com/read/11175/207446
h event.h
/*
COW : Character Oriented Windows
event.h : event cow private interface
*/
/* internal COW control messages */
#define WM_INITDIALOG 0x0381
#define WM_IDLE 0x0382 /* DIALOG IDLE */
www.eeworm.com/read/11175/207465
asm util3.asm
;*
;* COW : Character Oriented Windows
;*
;* util3.asm : user utilities : DOS 3 specifics : included by util.asm
.xlist
include user.inc
.list
include insyd.inc
include util3.inc
sBe
www.eeworm.com/read/11175/207510
inc pbi.inc
;*
;* COW : Character Oriented Windows
;*
;* pbi.inc : PBI structure
PBI STRUC
psEnviron DW ?
offCmdLine DW ?
psCmdLine DW ?
offFcb1 DW ?
psFcb1 DW ?
offFcb2 DW ?
psFcb2 DW ?
www.eeworm.com/read/11175/207615
h vkoem.h
/*
COW : Character Oriented Windows
vkoem.h : OEM keys
*/
/***BEGIN_PUBLIC***/
#ifndef NOVIRTUALKEYCODES
/* OEM keys */
#define VK_OEM_NUMBER (0x100+0x090)
#define VK_OEM_SCROLL
www.eeworm.com/read/492380/1175064
svn-base core.js.svn-base
/*
Script: Core.js
MooTools - My Object Oriented JavaScript Tools.
License:
MIT-style license.
Copyright:
Copyright (c) 2006-2008 [Valerio Proietti](http://mad4milk.net/).
Code & Documentation:
www.eeworm.com/read/492380/1175067
js core.js
/*
Script: Core.js
MooTools - My Object Oriented JavaScript Tools.
License:
MIT-style license.
Copyright:
Copyright (c) 2006-2008 [Valerio Proietti](http://mad4milk.net/).
Code & Documentation:
www.eeworm.com/read/484064/1272389
c vp6dsp.c
/**
* @file libavcodec/vp6dsp.c
* VP6 DSP-oriented functions
*
* Copyright (C) 2006 Aurelien Jacobs
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can re
www.eeworm.com/read/478943/1346465
svn-base mootools-1.2-core.js.svn-base
/*
Script: Core.js
MooTools - My Object Oriented JavaScript Tools.
License:
MIT-style license.
Copyright:
Copyright (c) 2006-2007 [Valerio Proietti](http://mad4milk.net/).
Code & Documentation:
www.eeworm.com/read/242082/4556064
c box.c
/*
COW : Character Oriented Windows
(COW USER WINDOW)
box.c : Boxes
*/
#define COW
#include
#include
#include
#include
#include "window.h"