代码搜索:SCROLL
找到约 4,241 项符合「SCROLL」的源代码
代码结果 4,241
www.eeworm.com/read/375736/2720720
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/375736/2721551
asm scrollup.asm
;
; Scroll a region of the screen up
;
; 09-Dec-1986 bw - Added DOS 5 support
.xlist
include ..\h\cmacros.inc
ifdef OS2
include ..\h\subcalls.inc
endif
.list
sBegin code
assumes
www.eeworm.com/read/375736/2721568
asm scrolldn.asm
;
; Scroll a region of the screen down
;
; 09-Dec-1986 bw - Added DOS 5 support
.xlist
include ..\h\cmacros.inc
ifdef OS2
include ..\h\subcalls.inc
endif
.list
sBegin code
assumes
www.eeworm.com/read/366034/2893947
inc linux-with-alt-and-altgr.inc
include "linux-keys-bare"
keycode 100 = AltGr
altgr keycode 70 = Show_Registers
alt keycode 70 = Scroll_Lock
control altgr keycode 83 = Boot
control altgr keycode 111 = Boot
# Hex keypad keys (for
www.eeworm.com/read/357802/3013099
h mp3_main.h
/************************
* mp3_main.h
************************/
extern BOOLEAN fm_lock, music_on, lyric_on, scroll_on;
void screen_mp3_init(void);
void screen_mp3(UINT8 key);
void
www.eeworm.com/read/260597/4330725
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/260597/4331556
asm scrollup.asm
;
; Scroll a region of the screen up
;
; 09-Dec-1986 bw - Added DOS 5 support
.xlist
include ..\h\cmacros.inc
ifdef OS2
include ..\h\subcalls.inc
endif
.list
sBegin code
assumes
www.eeworm.com/read/260597/4331573
asm scrolldn.asm
;
; Scroll a region of the screen down
;
; 09-Dec-1986 bw - Added DOS 5 support
.xlist
include ..\h\cmacros.inc
ifdef OS2
include ..\h\subcalls.inc
endif
.list
sBegin code
assumes
www.eeworm.com/read/254811/4380351
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