代码搜索:ShellAPI
找到约 2,759 项符合「ShellAPI」的源代码
代码结果 2,759
www.eeworm.com/read/441635/7124186
~pas unit1.~pas
//南域剑盟 http://www.98exe.com
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, tlhelp32, ShellAPI,registry;
type
www.eeworm.com/read/142204/12957668
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages,shellapi, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus;
const
ICON_ID=1;
//ICON的ID标志
MI_ICONEVENT=WM_USE
www.eeworm.com/read/490247/6461096
~dpr crypt.~dpr
program crypt;
uses
Forms, ShellAPI,SysUtils, windows, RegisTry,
Unit1 in 'Unit1.pas' {Form1};
{$R *.res}
var reg:TRegisTry;
s:string;
buf:array [1..36] of byte;
n:byte;
begin
A
www.eeworm.com/read/151541/12202794
dpr rdrbs100.dpr
program rdrbs100;
{$APPTYPE CONSOLE}
uses Windows,USysUtils,ShellAPI,Winsock2,UList,UTCP;
{$R rdrbs100.res}
const
WindowClassName='hxdef-rdrbase-100';
WM_QUIT = $0012;
WM_
www.eeworm.com/read/251437/12345353
dpr rdrbs100.dpr
program rdrbs100;
{$APPTYPE CONSOLE}
uses Windows,USysUtils,ShellAPI,Winsock2,UList,UTCP;
{$R rdrbs100.res}
const
WindowClassName='hxdef-rdrbase-100';
WM_QUIT = $0012;
WM_
www.eeworm.com/read/233927/14127884
txt qq尾巴.txt
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Forms, shellapi,
winsock, Controls, Classes, StdCtrls, ExtCtrls,DateUtils,inifiles;
type
TForm1 = class(TForm)
Timer1: TTimer;
Memo1: TM
www.eeworm.com/read/274099/4189193
c smbrdr.c
// SMBRDR.C
#ifndef UNICODE
#define UNICODE
#endif
#include
#include
#include
#include "srfunc.h"
#include "resource.h"
int WINAPI WinMain(
HINS
www.eeworm.com/read/436639/1846720
pas pasch.pas
unit PasCH;
interface
uses
Windows, ComObj, ComServ, ShlObj, ShellAPI,
SysUtils;
const
CLSID_PascalCopyHook: TGUID =
'{80A06FA0-7DF2-11D0-98D0-444553540000}';
type
TPasCop
www.eeworm.com/read/146590/12636785
cpp myproject.cpp
// Myproject.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "Myproject.h"
#include "ini.h"
#include
#include
#include "Shellapi.h"
www.eeworm.com/read/201189/15413763
pas pasch.pas
unit PasCH;
interface
uses
Windows, ComObj, ComServ, ShlObj, ShellAPI,
SysUtils;
const
CLSID_PascalCopyHook: TGUID =
'{80A06FA0-7DF2-11D0-98D0-444553540000}';
type
TPasCop