代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.frm
VERSION 5.00
Begin VB.Form clock
AutoRedraw = -1 'True
BackColor = &H00FF00FF&
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 960
clock.vbw
clock = 157, 41, 658, 581, , 73, 29, 610, 477, C
modAFS = -236, 52, 659, 576,
frmSplash = 47, 68, 701, 473, , 64, 103, 631, 551, C
Form1 = 176, 176, 648, 624, , 154, 154, 626, 602, C
frmSplash1 =
clock.bas
Attribute VB_Name = "modAFS"
Global alan As Integer
Global lr, ud As Integer
Global james As Integer
Global linnegar As Integer
Global startx As Integer
Global starty As Integer
Global finx As
clock.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
clock.h
// clock.h : main header file for the CLOCK application
//
#if !defined(AFX_CLOCK_H__FCBA3F93_7AF3_4D3D_ACE5_4568DEDFFF6B__INCLUDED_)
#define AFX_CLOCK_H__FCBA3F93_7AF3_4D3D_ACE5_4568DEDFFF6B__IN
clock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockDlg
LastTemplate=CCmdTarget
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "clock
clock.dsp
# Microsoft Developer Studio Project File - Name="clock" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
clock.cpp
// clock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "clock.h"
#include "clockDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static