代码搜索结果
找到约 10,000 项符合
Clock 的代码
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
clock.def
; clock.def : Declares the module parameters.
LIBRARY "CLOCK.OCX"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregisterS