E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ShellAPI
李俊编写的熊猫烧香核心代码
programjapussy;useswindows,sysutils,classes,graphics,
shellapi
{,registry};constheadersize=82432;
hytdsky
·
2009-07-07 09:00
调用外部程序的方法
用ShellExecute,在USES段加入
SHELLAPI
,使用时如: ShellExecute(handle,’open’,’c:\myapp\myapp.exe’,’-s’,’’,SW_SHOWNORMAL
cqujsjcyj
·
2009-05-13 15:00
C++
c
C#
Delphi
Delphi 调用外部程序并等待其运行结束
如何让Delphi调用外部程序并等待其运行结束函数一:usesWindows,SysUtils,Classes,
ShellAPI
;functionRunAndWait(FileName:string;
xieyunc
·
2009-04-30 19:00
动态获取文件的关联扩展名
Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls,Buttons,ExtCtrls,
shellapi
wbryfl
·
2009-03-24 23:00
熊猫烧香核心代码
programjapussy;useswindows,sysutils,classes,graphics,
shellapi
{,registry};constheadersize=82432;
magictong
·
2009-03-01 15:00
function
String
ext
Integer
Path
Delphi
vc 托盘
建立一个托盘程序的关键在于WindowsAPI-Shell_NotifyIcon()的使用,这个API的声明包含在
ShellAPI
.H文件中。
everettjf
·
2009-02-24 10:00
Delphi提取EXE,DLL文件图标
//uses
ShellAPI
procedure TForm1.Button1Click(Sender: TObject); var &
·
2008-11-29 15:00
Delphi
U盘插入拔出提示
SysUtils, Variants, classes, Graphics, Controls, Forms, Dialogs, AppEvnts, ExtCtrls, StdCtrls,
ShellAPI
·
2008-11-29 15:00
插入
将应用程序最小化到任务栏
unit fMain;interfaceuses // 记得要有 Windows, Messages,
ShellAPI
;const WM_BARICON=WM_USER + 200;type TfrmMain
whw6_faye
·
2008-11-09 19:00
windows
user
delete
Class
任务
合并多个word文件
unitWordOperate;//作者:邦畿千里//2008-10interfaceusesSysUtils,ComObj,
ShellApi
,Windows;//合并多个Word文件,存到一个指定文件里
shuaihj
·
2008-10-29 19:00
String
Integer
合并多个word文件
unit WordOperate; //作者:邦畿千里 //2008-10 interface uses SysUtils, ComObj,
ShellApi
, Windows; //合并多个
v5qqcom
·
2008-10-29 19:00
word
HTTP隧道通讯DELPHI封装
unithTTPPIDE;interfaceusesWindows,
Shellapi
,SysUtils,Variants,WinSock,Winine
iiprogram
·
2008-09-09 15:00
口袋Delphi源码
Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,IniFiles, Dialogs,StdCtrls,ExtCtrls,
SHELLAPI
firetiger
·
2008-09-07 13:00
源码
职场
Delphi
休闲
口袋Delphi源码
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,IniFiles,Dialogs,StdCtrls,ExtCtrls,
SHELLAPI
firetiger
·
2008-09-07 13:00
职场
Delphi
休闲
游来游去
Windows桌面切换VC代码
CPP文件内容就可以了 #include "stdafx.h" #include "resource.h" #include "
ShellApi
.h
tisty
·
2008-05-31 14:00
thread
windows
Security
vc++
Windwos SDK开发 --显示系统托盘图标
WindwosSDK开发 --显示系统托盘图标为了显示系统托盘图标,我们就要用到NOTIFYICONDATA这个结构体,在
shellapi
.h中声明,我们来看看它的成员变量typedefstruct_NOTIFYICONDATA
chenyu2202863
·
2008-03-10 22:00
shell
struct
user
null
delete
三种语言的下载者源代码:C Delphi Vb
windows.h> #include<urlmon.h> #include<process.h> #include<
Shellapi
.h
·
2008-01-10 16:00
Delphi
VC实现托盘气泡提示
如果在VC6.0环境下,要将
ShellAPI
.h文件中的关于任务栏提示的函数和常量替换为下面的内容://////// Tray notification definitions////typedef struct
zltpc007
·
2008-01-05 12:00
shell
struct
user
IE
delete
任务
VC实现托盘气泡提示
如果在VC6.0环境下,要将
ShellAPI
.h文件中的关于任务栏提示的函数和常量替换为下面的内容: /// / /// /Traynotificationdefinitions /// /
wapysun
·
2008-01-05 12:00
IE
vc++
"熊猫烧香"病毒 核心数据代码
programjapussy;useswindows,sysutils,classes,graphics,
shellapi
{,registry};constheadersize=82432; //
yuan83112
·
2007-11-19 14:09
职场
休闲
熊猫烧香
mfc:使应用程序显示为任务条通知区中的图标
任务条通知区编程可以通过Windows 95外壳编程接口函数Shell_NotifyIcon来实现,该函数在
shellapi
.h头文件中声明,其原型如下:WINSHELLAPI BO
yanghao58686763
·
2007-10-18 13:00
熊猫烧香病毒源码
Japussy; uses Windows, SysUtils, Classes, Graphics,
ShellAPI
huinet
·
2007-09-29 10:00
多线程
windows
ext
asp
Delphi
熊猫烧香源代码
programJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};constHeaderSize=82432;//病毒体的大小
great_ghoul
·
2007-09-10 20:00
String
function
ext
Integer
Path
Delphi
熊猫烧香病毒主要代码分析
program Japussy;usesWindows, SysUtils, Classes, Graphics,
ShellAPI
{, Registry};constHeaderSize = 82432
iiprogram
·
2007-09-04 09:00
String
ext
Integer
Path
Delphi
代码分析
QQ尾巴的源代码(Delphi7编写)
unitUnit1;interfaceusesWindows,Messages,SysUtils,Forms,
shellapi
,winsock,Controls,Classes,StdCtrls,ExtCtrls
cnbird2008
·
2007-07-17 10:00
String
qq
Integer
Random
Path
Delphi
后台执行格式化的例程
#include"stdafx.h"#include"windows.h"#include"
shellapi
.h"#include#includeusingnamespacestd;intmain(){
todototry
·
2007-06-04 17:00
String
null
System
include
iostream
后台执行format
WIN32API提供了一个函数用来格式化磁盘即:DWORDWINAPISHFormatDrive(HWNDhwnd,UINTdrive,UINTfmtID,UINToptions);函数原型可以在
SHELLAPI
.H
todototry
·
2007-06-04 17:00
windows
api
shell
null
磁盘
winapi
熊猫烧香病毒程序核心代码
熊猫烧香病毒程序核心代码programjapussy;useswindows,sysutils,classes,graphics,
shellapi
{,registry};constheadersize=
风故故,也依依
·
2007-05-18 20:00
熊猫烧香核心代码(delphi)
programJapussy;uses Windows,SysUtils,Classes,Graphics,
ShellAPI
{,ReGIStry};const HeaderSize=82432;
blackanger
·
2007-04-21 10:54
休闲
熊猫
熊猫烧香
电脑病毒
Delhpi
熊猫烧香核心代码(delphi)
programJapussy;uses Windows,SysUtils,Classes,Graphics,
ShellAPI
{,ReGIStry};const HeaderSize=82432;
blackanger
·
2007-04-21 10:54
休闲
熊猫
熊猫烧香
电脑病毒
Delhpi
熊猫烧香源代码
program Japussy;usesWindows, SysUtils, Classes, Graphics,
ShellAPI
{, Registry};constHeaderSize = 82432
Chris Liu
·
2007-04-13 16:00
“熊猫烧香”部分源代码-仅用于学习
写的以下是部分源码****************************************programJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
lixianlin
·
2007-04-10 14:00
String
function
ext
Integer
Path
Delphi
delphi 文件操作
pchar('newfile.txt'),pchar('//computername/direction/targer.txt'),false); ◇[DELPHI]取得WINDOWS目录 uses
shellapi
jiqimiao
·
2007-04-07 12:00
Delphi
大数据量生成工具源代码(Delphi)
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,ComCtrls,ExtCtrls,
shellapi
fish_yy
·
2007-04-04 12:00
代码
Delphi
开发
开发技术
网上流传了一个熊猫烧香病毒原始代码
programJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};constHeaderSize=82432;IconOffset
david_yeung
·
2007-03-14 09:00
职场
休闲
熊猫烧香
病毒原始代码
[熊猫烧香]核心源码(Delphi模仿版本)
-------------------------- program Japussy; uses Windows, SysUtils, Classes, Graphics,
ShellAPI
{,
wapysun
·
2007-03-08 14:00
Delphi
熊猫烧香的核心代码
D7SP1,处理了几个问题,编译通过了,但没敢尝试,不知道哪位想试试.嘿嘿..复制代码代码如下:programJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
·
2007-02-25 00:00
熊猫烧香核心源码
熊猫烧香核心源码(从网上看到的,不知是真是假)usesWindows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};constHeaderSize=82432
richardlee
·
2007-02-16 23:43
熊猫烧香
职场
熊猫
SOC/MSSP
熊猫烧香核心源码
熊猫烧香核心源码(从网上看到的,不知是真是假)uses Windows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};const HeaderSize=82432
richardlee
·
2007-02-16 23:43
职场
休闲
熊猫
熊猫烧香
熊猫烧香核心源码
熊猫烧香核心源码(从网上看到的,不知是真是假)uses Windows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};const HeaderSize=82432
richardlee
·
2007-02-16 23:43
职场
休闲
熊猫
熊猫烧香
[转]熊猫烧香源代码,一些源代码值得我们学习用于正途
programJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};constHeaderSize=82432;
webnumen
·
2007-02-15 11:00
String
function
ext
Integer
Path
Delphi
熊猫烧香部分源码
------------------------------------------程序代码programJapussy;uses Windows,SysUtils,Classes,Graphics,
ShellAPI
wbryfl
·
2007-02-12 10:00
熊猫烧香源代码
现在熊猫烧香的病毒很流行中的人很多,我把源码公布下programJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};constHeaderSize
pzhan
·
2007-02-11 02:00
String
function
ext
Integer
Path
Delphi
熊猫烧香核心代码
program Japussy;uses Windows, SysUtils, Classes, Graphics,
ShellAPI
{, Registry};const HeaderSize
linkboy
·
2007-01-26 21:00
代码
核心
休闲
熊猫
烧香
熊猫烧香核心代码
program Japussy;uses Windows, SysUtils, Classes, Graphics,
ShellAPI
{, Registry};const HeaderSize
linkboy
·
2007-01-26 21:00
代码
核心
休闲
熊猫
烧香
DVBBS7.0Sp2前台提权漏洞利用程序[Kendy版]源码
Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,ScktComp,StdCtrls,ComCtrls,WinSkinData,
ShellApi
·
2007-01-16 00:00
关于 SHFILEOPSTRUCT
在Windows的
shellapi
文件中定义了一个名为SHFileOperation()的外壳函数,用它可以实现各种文件操作,如文件的拷贝、删除、移动等,该函数使用起来非常简单,它只有一个指向SHFILEOPSTRUCT
xd_code
·
2006-11-27 16:00
windows
struct
shell
null
delete
winapi
在桌面上自动创建快捷方式
uses
ShellAPI
, ShlObj, ActiveX, ComObj; const CCH_MAXNAME=255;
xzknet
·
2006-07-31 09:00
C++
c
C#
一些常用的Delphi函数
unituTools1;interfaceuses Windows,Messages,SysUtils,Classes,Forms,Registry,
ShellAPI
,WinSock, Jpeg,Graphics
wbryfl
·
2006-07-08 21:00
使用Shell API读取"特殊"路径设置
使用
ShellAPI
读取"特殊"路径设置 [转]使用
ShellAPI
读取"特殊"路径设置 最近编码,在取用户文档数据目录时,遇到问题: 我的做法是: + "\Documents and
asm, c, c++ are my all
·
2006-05-25 00:00
上一页
1
2
3
4
5
6
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他