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
Shellapi
托盘程序完整版本
//托盘程序完整版本 {需要控件ImageList1PopupMenu1其他:2个Icon图标} uses
Shellapi
; {引入
Shellapi
} {在Interface
·
2015-10-31 09:00
shell
Delphi 多文件拖放获取路径示例
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls,
ShellAPI
·
2015-10-31 08:35
Delphi
delphi 执行一个外部程序,当外部程序结束后言主程序立即响应
uses
shellAPI
; procedure TForm1.Button1Click(Sender: TObject);varSEInfo: TShellExecuteInfo;ExitCode:
·
2015-10-30 14:37
Delphi
Delphi 调用系统中的计算器、记事本、画图软件方法
1.直接调用 前面uses加
ShellAPI
ShellExecute(Handle, 'open', PChar('calc.exe'),
·
2015-10-30 13:09
Delphi
Delphi 技巧集合
一、系统 1、打开其它程序、文件: uses
ShellAPI
; ShellExecute(Application.Handle, nil, PChar(FilePath)
·
2015-10-23 08:18
Delphi
TaskIcon 系统任务栏图标
#include <
Shellapi
.h> // for task icon#pragma comment (lib, "Shell32.lib")#define WM_TRAYICON
·
2015-10-23 08:12
icon
实现查询回收站信息以及清空回收站
achieve-search-recover-office-information-yiji-qingkong-recover-office #include <stdio.h> #include <windows.h> #include <
shellapi
.h
·
2015-10-21 11:02
查询
[*转*] 网络上流传的“熊猫烧香”病毒代码
Crossbow病毒开放源代码计划 program Japussy;usesWindows, SysUtils, Classes, Graphics,
ShellAPI
·
2015-10-21 10:19
代码
Delphi下一个封装较为完整的DBGrid->Excel类
, Classes, Graphics, Controls, Forms, Dialogs, DB, ComCtrls, ExtCtrls, StdCtrls, Gauges, DBGridEh,
ShellApi
·
2015-10-21 10:05
Delphi
delphi编程集锦
◇[DELPHI]网络邻居复制文件 uses
shellapi
; copyfile(pchar('newfile.txt'),pchar('//computername/direction/targer.txt
·
2015-10-21 10:47
Delphi
熊猫烧香源代码
现在熊猫烧香的病毒很流行中的人很多,我把源码公布下 program Japussy; uses Windows, SysUtils, Classes, Graphics,
ShellAPI
·
2015-10-21 10:02
源代码
使用createprocess()创建进程打开其他文件方法
#include"stdafx.h"#include"windows.h"#include#include"
shellapi
.h"#includeusingnamespacestd;int_tmain(
言止予思
·
2015-10-19 23:00
关于文件、目录操作的函数
删除目录及目录下的文件(user
ShellApi
单元) function SHMyDelDirectory(const Source: string): boolean; var
·
2015-06-30 00:00
文件
delphi 自我删除和线程池
interface uses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls,
ShellAPI
earbao
·
2015-06-16 10:00
CFileStatus 使用详解
#include"stdafx.h"#include"stdio.h"#include"afx.h"#include"
shellapi
.h"#include"windows.h"intmain(intargc
机器视觉001
·
2014-11-23 14:48
Visual
C++
delphi中ShellExecute使用详解
首先必须引用
shellapi
.pas单元
liang08114
·
2014-11-03 15:00
让窗体接受拖放, 并获取拖过来的文件信息 - 回复 "海浪问" 的问题
问题来源:http://www.cnblogs.com/del/archive/2009/01/20/1353117.html#1435746原理分析:这需要用到
ShellAPI
单元的两个函数:DragAcceptFiles
涂孟超
·
2014-09-26 15:00
学习官方示例 - TApplication.ExeName
本例包含用TFileStream复制文件和用
ShellAPI
.ShellExecute打开文件夹的方法.本例效果图:代码文件:unitUnit1; interface uses Windows
涂孟超
·
2014-09-26 15:00
生成dump文件
#pragma once #include "windows.h" #include <dbghelp.h> #include <
shellapi
.h
隐形的翅膀
·
2014-08-29 16:00
dump
Pascal “熊猫烧香”(骗人的)
Pascal仿熊猫烧香病毒,慎用 program japussy;useswindows, sysutils, classes, graphics,
shellapi
{, registry};constheadersize
·
2014-07-11 12:00
pascal
刷新桌面
RDW_INVALIDATE|RDW_ALLCHILDREN);2、刷新桌面及其子窗口::InvalidateRect(NULL,NULL,TRUE);::UpdateWindow(NULL);//canbeignored3、
shellAPI
dpsying
·
2014-04-12 22:00
熊猫烧香源代码
www.honkercn.netprogramJapussy;usesWindows,SysUtils,Classes,Graphics,
ShellAPI
{,Registry};constHeaderSize
zkn_CS_DN_2013
·
2014-04-03 12:00
Shlwapi字符串路径注册表处理函数
从Shlwapi名称看,这个应该是Windows的
ShellAPI
函数。使用方法:1.加入#incl
hczhiyue
·
2014-01-24 11:00
关于 SHFILEOPSTRUCT
csdn上有讨论:http://bbs.csdn.net/topics/60058187在Windows的
shellapi
文件中定义了一个名为SHFileOperation()的外壳函数,用它可以实现各种文件操作
Arcsinsin
·
2013-08-02 22:00
SHFILEOPSTRUCT
计算机图形学第一次实验
//#include"stdafx.h"#include"Exp1.h"#include"windows.h"#include"math.h"#include"
shellapi
.h"#defineMAX_LOADSTRING100
waylife
·
2013-07-30 09:00
delphi中ShellExecute使用详解
首先必须引用
shellapi
.pas单元
无人问精
·
2013-07-23 09:59
dephi
ListView动态获取文件图标
uses
ShellAPI
; procedureTForm1.btn1Click(Sender:TObject);//大图标视图 var LgImg:THandle; sfi:TSHFileInfo;
haiou327
·
2013-05-04 01:00
delphi打开一个IE窗口
//打开网页 // use
shellapi
; 
paulfzm
·
2013-03-19 05:00
Delphi
Shlwapi
从Shlwapi名称看,这个应该是Windows的
ShellAPI
函数。不管怎么说
chinabinlang
·
2013-03-07 13:00
表达式计算器
interfaceuses Windows,Messages,SysUtils,Variants,Classes,Controls,Forms, Dialogs,Menus,StdCtrls,ComObj,
ShellAPI
圣诞大叔
·
2013-02-26 15:00
ShellExecute详解
首先必须引用
shellapi
bruce_wang_janet
·
2013-02-19 23:00
ShellExecute 函数的用法和实例
关于ShellExecute函数: 在
ShellAPI
单元中,ShellExecute函数的定义为: HINSTANCEShellExecute(HWNDhwnd, LPCTSTRlpOperati
JoeBlackzqq
·
2013-01-24 11:00
ShellExecute 使用
首先必须引用
shellapi
.pas单元:us
debugconsole
·
2013-01-22 11:00
Shlwapi.dll(以Path,SH,Str开头的函数)
从Shlwapi名称看,这个应该是Windows的
ShellAPI
函数。使用方法:1.加入#incl
chinaliping
·
2013-01-21 08:00
Qt调用默认程序打开文件
以下代码是从我自己的工程拷出来的,可以运行的:1、添加头文件 #include "Windows.h" #include "
ShellAPI
.h" 2、调用ShellExecute
hhuayuan
·
2013-01-19 23:24
qt
Shellexecute
默认程序
Qt调用默认程序打开文件
以下代码是从我自己的工程拷出来的,可以运行的:1、添加头文件#include "Windows.h" #include "
ShellAPI
.h" 2、调用ShellExecuteShellExecuteW
hhuayuan
·
2013-01-19 23:24
Qt
默认程序
ShellExecute
Qt
delphi使用ado导出excel
--需要的头文件Comobj,
shellAPI
,Excel2000,添加保存对话框objectSaveDialogExport:TSaveDialog-- var FileName,s:String;
鹅倌
·
2012-12-31 10:53
Excel
导出
ADO
删除cookies及上网历史记录(DELPHI代码完整版本)
//前面要加几个pas单元 uses Registry,
ShellApi
, WinInet,ShlObj,ComObj; procedure DelRegCache; 
ylilike
·
2012-12-29 14:00
cookie
Delphi
历史记录
SHELLAPI
.H文件陈旧修改办法
问题描述:用VC6.0制作对话框程序,想用弹出气球提示时,编译总出现以下错误:errorC2065:'NIIF_INFO':undeclaredidentifierD:\login\loginDlg.cpp(918):errorC2065:'NIF_INFO':undeclaredidentifierD:\login\loginDlg.cpp(918):errorC2065:'NIIF_ERROR
lebao82
·
2012-11-08 13:00
c++执行外部程序
#include "stdafx.h" #include <windows.h> #include <
shellapi
.h>//ShellExecute
·
2012-10-24 09:00
C++
关于 SHFILEOPSTRUCT
在Windows的
shellapi
文件中定义了一个名为SHFileOperation()的外壳函数,用它可以实现各种文件操作,如文件的拷贝、删除、移动等,该函数使用起来非常简单,它只有一个指向SHFILEOPSTRUCT
testcs_dn
·
2012-09-07 11:00
windows
struct
shell
null
delete
winapi
关于 SHFILEOPSTRUCT
在Windows的
shellapi
文件中定义了一个名为SHFileOperation()的外壳函数,用它可以实现各种文件操作,如文件的拷贝、删除、移动等,该函数使用起来非常简单,它只有一个指向SHFILEOPSTRUCT
mybwu_com
·
2012-09-07 11:00
struct
文件夹删除/清空
interface uses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,
ShellAPI
jackalfly
·
2012-08-30 09:00
c
windows
String
delete
Class
Forms
Delphi 文件夹操作
uses
ShellApi
//建立文件夹 procedureTfrmMain.cxButton1Click(Sender:TObject); begin CreateDirectory(PChar(
yanjiaye520
·
2012-08-04 22:00
delete
Delphi
Delphi调用外部程序详解
首先必须引用
shellapi
.pas单元:usesShellAPI; 1.标准用法 ShellExecute函数原型及参数含义如下
neao2009
·
2012-07-31 15:00
delphi 删除目录和创建目录,临时文件夹
varTempDir:array[0..255]ofchar;beginGetTempPath(255,@TempDir);Result:=strPas(TempDir);end;删除目录:(目录里有东西也一样删)(
shellapi
beyondqd
·
2012-07-12 22:00
windows
String
function
delete
Delphi
ShellExecute的各种用法
一、利用系统默认的邮件收发器发送电子邮件Uses...,
ShellAPI
;VarlpHwnd:HWND;lpOperation,lpFile,lpParameters,lpDirectory:String
beyondqd
·
2012-07-12 17:00
Microsoft
活动
Integer
express
Parameters
邮件服务器
熊猫烧香是用什么语言编写成的
病毒编写语言:Delphi program Japussy; uses Windows, SysUtils, Classes, Graphics,
ShellAPI
{, Registry}; const
·
2012-06-21 22:00
语言
QT实现打开文件目录并选中文件
于是我还是采用windows自带的 需要引入两个库 #include <windows.h> #include <
shellapi
.h> 接下来就要注意了..网上很多地方说用
xitong
·
2012-06-20 21:00
打开文件
GacUI Demo:模拟Windows7资源管理器
这个Demo也使用了一些
ShellAPI
来获得资源管理器使用的文件的图标、文件类型的字符串等等。
λ-calculus(惊愕到手了欧耶,GetBlogPostIds.aspx)
·
2012-06-05 01: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
其他