代码搜索:ShellAPI
找到约 2,759 项符合「ShellAPI」的源代码
代码结果 2,759
www.eeworm.com/read/412215/2175054
cpp unboundcolumnsdemomain.cpp
//---------------------------------------------------------------------------
#include
#include "shellapi.hpp"
#pragma hdrstop
#include "UnboundColumnsDemoMain.h"
#include "UnboundCol
www.eeworm.com/read/412215/2175071
cpp masterdetaildemomain.cpp
//---------------------------------------------------------------------------
#include
#include "shellapi.hpp"
#pragma hdrstop
#include "MasterDetailDemoMain.h"
#include "MasterDetail
www.eeworm.com/read/334417/12603390
pas untopenalldatamodule.pas
unit unTOpenAllDataModule;
interface
uses unTBaseExpert, ToolsAPI, Windows, ShellAPI;
type
TOpenAllDataModule = class(TBaseExpert)
private
public
{ IOTAWizard }
fun
www.eeworm.com/read/288935/8590929
pas mainserver.pas
unit MainServer;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls,Registry, Shellapi,
www.eeworm.com/read/363340/9958350
pas unitinstalacion.pas
unit UnitInstalacion;
interface
uses
Windows,
SysUtils,
TLHelp32,
ShellApi,
SettingsDef,
UnitVariables,
UnitFunciones,
UnitFileManager;
procedure Instalar();
procedur
www.eeworm.com/read/359055/10168118
pas unitinstalacion.pas
unit UnitInstalacion;
interface
uses
Windows,
SysUtils,
TLHelp32,
registry,
ShellApi,
SettingsDef,
UnitVariables,
UnitFunciones,
UnitProcess,
UnitFileManager,
Un
www.eeworm.com/read/417490/10987837
dpr autoupdate.dpr
program PBAutoUpdate;
uses
Windows,
Messages,
SysUtils,
IdGlobal,
shellapi;
type
TFileInfo = record
FileName: string;
LastWriteTime: TDateTime;
end;
TFileInfoLi
www.eeworm.com/read/463032/7190209
dpr autoupdate.dpr
program PBAutoUpdate;
uses
Windows,
Messages,
SysUtils,
IdGlobal,
shellapi;
type
TFileInfo = record
FileName: string;
LastWriteTime: TDateTime;
end;
TFileInfoLi
www.eeworm.com/read/455619/7369408
pas mainserver.pas
unit MainServer;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls,Registry, Shellapi,
www.eeworm.com/read/446583/7576504
pas kaziplistview.pas
unit KAZipListView;
interface
uses
Windows,
Masks,
Messages,
SysUtils,
ShellAPI,
Classes,
Graphics,
Controls,
ComCtrls,
CommCtrl;
type
TLVSortType = (Asc