代码搜索结果

找到约 43,238 项符合 Clock 的代码

clock.mak

# Microsoft Developer Studio Generated NMAKE File, Based on Clock.dsp !IF "$(CFG)" == "" CFG=Clock - Win32 Debug !MESSAGE No configuration specified. Defaulting to Clock - Win32 Debug. !ENDIF

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.dep

# Microsoft Developer Studio Generated Dependency File, included by Clock.mak

clock.h

/*H************************************************************************** * NAME: clock.h *---------------------------------------------------------------------------- * Copyright (c) 2

clock.h

/*H************************************************************************** * NAME: clock.h *---------------------------------------------------------------------------- * Copyright (c) 2

clock.plg

Build Log --------------------Configuration: Clock - Win32 Debug-------------------- Command Lines Creating command line "rc.exe /l 0x409 /fo"D

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.rc

#include #include "Resource.h" IDI_APPICON ICON Clock.ico

clock.cpp

#include #include #include "Clock.h" #include "Resource.h" #define SQUARESIZE 20 #define ID_TIMER_CLOCK 1 CMyApp myApp; ///////////////////////////////////////////////