代码搜索:ShellAPI
找到约 2,759 项符合「ShellAPI」的源代码
代码结果 2,759
www.eeworm.com/read/201549/15401735
pas unit1.pas
unit Unit1;
interface
uses
Windows,Tlhelp32,Messages,SysUtils,Graphics,Forms,registry,jpeg,ScktComp,
NMUDP,ShellApi,FileCtrl,Classes,DataExchge,Variants;
type
TForm1 = class(TForm)
www.eeworm.com/read/201549/15401756
~pas unit1.~pas
unit Unit1;
interface
uses
Windows,Tlhelp32,Messages,SysUtils,Graphics,Forms,registry,jpeg,ScktComp,
NMUDP,ShellApi,FileCtrl,Classes,DataExchge,Variants;
type
TForm1 = class(TForm)
www.eeworm.com/read/104315/15699077
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,ShellApi,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Button2
www.eeworm.com/read/290755/8464211
c dragdrop2.c
#define STRICT
#include
#pragma hdrstop
#include
#include
#include
#include
#include
//#include "dra
www.eeworm.com/read/384187/8892008
txt 熊猫烧香核心源码.txt
program Japussy;
uses
Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry};
const
HeaderSize = 82432; //病毒体的大小
IconOffset = $12EB8; //PE文件主图标的偏移量
www.eeworm.com/read/382875/8993521
pas calmoneyx.pas
Unit CALMoneyx;
Interface
Uses
Windows, SysUtils, Math, ComObj, shellapi, Shlobj;
Function DEBX(y, N, i: double): double;
Function DELJ(y, N, i, G, T: double): double;
Function DBLJ(y, N,
www.eeworm.com/read/362921/9976277
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,MD5,ShellAPI;
type
TForm1 = class(TForm)
Button1: TButton
www.eeworm.com/read/166726/10005200
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls,ShellAPI;
type
TForm1 = class(TForm)
Label1: TLabel;
Label2: T
www.eeworm.com/read/166726/10005227
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls,ShellAPI;
type
TForm1 = class(TForm)
Label1: TLabel;
Label2: T
www.eeworm.com/read/419318/10875145
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ShellAPI, Menus, StdCtrls;
const
WM_TRAYICON = WM_APP + 0;
type
TForm1 = clas