代码搜索:SCROLL
找到约 4,241 项符合「SCROLL」的源代码
代码结果 4,241
www.eeworm.com/read/254811/4380213
h _scroll.h
/*
COW : Character Oriented Windows
_scroll.h : scroll bar stuff
*/
/* ptElevator is the physical position of the elevator */
#define PtElevatorSb(pwnd) ((BYTE)((pwnd)->ptElevatorSb & 0xf
www.eeworm.com/read/254811/4380221
c scroll.c
/*
COW : Character Oriented Windows
scroll.c : scroll bar control
*/
#define COW
#include
#define SCROLL
#include
#include
#include
#inc
www.eeworm.com/read/154890/5631379
dsp scroll.dsp
# Microsoft Developer Studio Project File - Name="scroll" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/154890/5631736
cxx scroll.cxx
//
// "$Id: scroll.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Fl_Scroll test program for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This lib
www.eeworm.com/read/153881/5644563
js scroll.js
var currentpos,timer;
function initialize()
{
timer=setInterval("scrollwindow()",10);
}
function sc(){
clearInterval(timer);
}
function scrollwindow()
{
currentpos=document.body.scr
www.eeworm.com/read/472120/6878925
png scroll.png
www.eeworm.com/read/295676/8146847
c scroll.c
///////////////////////////////////////////////
{
BYTE _a2[4];
WORD _v[4];
BYTE _w[4], _sa[4], _cl[4];
char i;
for( i=3; i>=0; i-- ) {
SetOSDWindowNum(i+1);
_w[i] = ReadTW88(
www.eeworm.com/read/193417/8230458
ico scroll.ico
www.eeworm.com/read/294148/8250286
h scroll.h
// Scroll.h: interface for the CScroll class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SCROLL_H__32FEAC00_4D49_11D5_8DCF_F2D7C0B7B432__INCLUDED_)