代码搜索结果

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

winskinc6.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #pragma package(smart_init) //-------------------------------------------------

scrolltxtbcb6.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #pragma package(smart_init) //-------------------------------------------------

eusbsc9x.inf

[Version] Signature="$CHICAGO$" Class=SmartCard Provider=%Mfg% LayoutFile=layout.inf [DestinationDirs] DriverFiles=10,System32\Drivers InfFiles=10,INF [Manufacturer] %SCM%= SCM [Driver

eusbsc2k.inf

; EUSBSC2K.INF ; Copyright (c) Veridicom, Inc. 1999-2002 [Version] Signature="$WINDOWS NT$" Class=SmartCardReader ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530} Provider=%SCM% DriverVer=07/

mmap1.cpp

/* The following code example is taken from the book * "The C++ Standard Library - A Tutorial and Reference" * by Nicolai M. Josuttis, Addison-Wesley, 1999 * * (C) Copyright Nicolai M. Josuttis 19

tlist.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "TList.h" //--------------------------------------------------------------

mlpalgo.cpp

//--------------------------------------------------------------------------- #pragma hdrstop #include "MLPAlgo.h" #include "math.h" //-------------------------------------------------------

mlpalgo.~cpp

//--------------------------------------------------------------------------- #pragma hdrstop #include "MLPAlgo.h" #include "math.h" //-------------------------------------------------------

unit_dm.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Unit_DM.h" //----------------------------------------------------------

about.cpp

#include #pragma hdrstop #include "About.h" #pragma package(smart_init) #pragma resource "*.dfm" TAboutForm *AboutForm; __fastcall TAboutForm::TAboutForm(TComponent* Owner) : TFo