代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/282310/4105845
cpp clock.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/282310/4105853
odl clock.odl
// Clock.odl : type library source for ActiveX Control project.
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (Clock.tlb) that will become
www.eeworm.com/read/282310/4105855
plg clock.plg
Build Log
--------------------Configuration: Clock - Win32 Debug--------------------
Command Lines
Creating command line "midl.exe /nologo /D "
www.eeworm.com/read/282310/4105857
dsp 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) Dyn
www.eeworm.com/read/282310/4105858
clw clock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockCtrl
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Clock.h
www.eeworm.com/read/282310/4105860
def clock.def
; Clock.def : Declares the module parameters.
LIBRARY "CLOCK.OCX"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregisterS
www.eeworm.com/read/282310/4105861
rc clock.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/282310/4105862
dsw clock.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/282310/4105864
h clock.h
#if !defined(AFX_CLOCK_H__B718F913_4FC8_41D2_A826_E3A277A30A4E__INCLUDED_)
#define AFX_CLOCK_H__B718F913_4FC8_41D2_A826_E3A277A30A4E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/282310/4105865
cpp clock.cpp
// Clock.cpp : Implementation of CClockApp and DLL registration.
#include "stdafx.h"
#include "Clock.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_