代码搜索结果

找到约 10,000 项符合 Screen 的代码

tablist.frm

VERSION 5.00 Begin VB.Form frmTableList BackColor = &H00C0C0C0& BorderStyle = 3 'Fixed Dialog Caption = "Chapter 3.12 Example - Table List" ClientHeight =

cengine.h

/* ============================================================================ * Name : CEngine.h * Part of : Example3D * Description : Definition of CEngine * Copyright (c) 2

cursor.c

/* * cursor.c - demonstrate creating mouse cursors and attaching them to * a window. */ #include #include /* BitmapOpenFailed, etc. */ #include

color-drawing.c

/* * color-drawing.c - demonstrate drawing of pixels, lines, arcs, etc, using * different foreground colors, in a window. */ #include #include #include /

window-operations.c

/* * window-operations.c - demonstrate usage of window operation functions - * moving windows, resizing them, etc. */ #include #include #include

pc.bak

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *