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
GacUI Demo:模拟Windows7资源管理器
这个Demo也使用了一些
ShellAPI
来获得资源管理器使用的文件的图标、文件类型的字符串等等。
λ-calculus(惊愕到手了欧耶,GetBlogPostIds.aspx)
·
2012-06-05 01:00
Shell中关于文件路径操作的API函数
水平不够时,当然写的越多,隐患BUG就越多.最近翻看网上搜集的一些代码时发现一些很有用的
ShellAPI
能实现我要的部分功能,于是翻看MSDN,才发现自
wanxiaohong1350
·
2012-06-01 11:00
shell
api
url
Delphi 进程之间传递cmd参数
uses
ShellAPI
;{Unit1.pas}通过这个单元的Button,调用另一个实例;procedureTForm1.Button1Click(Sender:TObject);beginShellExecute
yanjiaye520
·
2012-05-22 11:00
cmd
button
Delphi
error C2061: syntax error : identifier 'SHFILEINFOW' // 无法解析的外部符号 wWinMain,该符号在函数 WinMainCRTStartup
1>StdAfx.cpp 1>E:\ProgramFiles\WindowsCETools\wce600\DbAu13xx\include\MIPSII\
shellapi
.h(321):errorC2061
chenyujing1234
·
2012-04-10 15:00
c
windows
Microsoft
File
include
tools
VC实现托盘气泡提示
article/details/2026574====================================================================如果在VC6.0环境下,要将
ShellAPI
.h
xgx198831
·
2012-04-03 08:00
shell
struct
IE
user
delete
任务
NT服务程序
unitAppService; interface uses Windows,Messages,SysUtils,Classes,Graphics,Controls,SvcMgr,Dialogs,
ShellAPI
jackalfly
·
2012-03-14 11:00
扩展Delphi主菜单
unitIDEHelpMenu;interfaceprocedureRegister;implementationusesWindows,Classes,SysUtils,ToolsAPI,Dialogs,
ShellApi
henreash
·
2011-11-25 10:00
String
function
Integer
Class
扩展
Delphi
C++ 打开exe文件的方法(VS2008)
C++ 打开exe文件的方法(VS2008) #include "stdafx.h" #include <Windows.h> #include <
ShellAPI
.h
·
2011-11-19 21:00
vs2008
ShellExecute
首先必须引用
shellapi
.pas单元:us
hczhiyue
·
2011-11-15 21:00
Windows API 之系统托盘图标
,点击“Finish”,得到新工程的信息,如下图点击“OK”进入工作空间,选择类视图,展开类文件,双击“InitInstance(...”进行代码编写,如下图要加入托盘图标,首先需要包含“
shellapi
.h
simpleiseasy
·
2011-11-14 14:00
windows
工作
api
callback
Delphi文件拖放示例
unitUnit1;interfaceusesWindows,Messages,SysUtils,Classes,Graphics,Controls,Forms,Dialogs,
shellapi
,StdCtrls
diligentcat
·
2011-11-09 16:00
Class
Delphi
Forms
Delphi打开网址链接的几种方法
Delphi打开网址链接的几种方法 : 1: 用默认浏览器打开, uses
shellapi
procedure TForm1.Button2Click(Sender: TObject
buliedian
·
2011-10-25 16:00
Delphi
delphi中ShellExecute使用详解
首先必须引用
shellapi
.pas单元
yanjiaye520
·
2011-06-14 10:00
活动
Microsoft
Parameters
Delphi
邮件服务器
protocols
delphi中ShellExecute使用详解
首先必须引用
shellapi
.pas单元
yanjiaye520
·
2011-06-14 10:00
活动
Microsoft
Parameters
Delphi
邮件服务器
protocols
让窗体接受拖放, 并获取拖过来的文件信息
原理分析:这需要用到
ShellAPI
单元的两个函数:DragAcceptFiles、DragQueryFile;用DragAcceptFiles(窗口句柄,True);以让窗口能够接受拖放;然后就等待WM_DROPFILES
chinazhd
·
2011-06-06 12:00
DropEdit
unitDropEdit;interfaceusesWindows,Messages,SysUtils,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,
ShellApi
haiou327
·
2011-05-30 23:00
windows
object
interface
Constructor
destructor
Forms
实现文件拖放
Delphi中实现文件拖放首先在uses中加入
ShellAPI
再在窗体TForm1.Create事件中加入代码:DragAcceptFiles(self.Handle,true);//设定接受拖动事件的句柄为本窗口
haiou327
·
2011-05-29 15:00
Delphi 7下最小化到系统托盘
在Delphi7下要制作系统托盘,只能制作一个比较简单的系统托盘,因为
ShellAPI
文件定义的TNotifyIconData结构体是比较早的版本。
akof1314
·
2011-05-11 10:00
DELPHI基础开发技巧
DELPHI基础开发技巧◇[DELPHI]网络邻居复制文件uses
shellapi
;copyfile(pchar('newfile.txt'),pchar('//computername/direction
cfeers
·
2011-05-03 11:00
sql
windows
SQL Server
C#
Delphi
Delphi 定时关机详细解释版
SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, Menus,AppEvnts,
shellapi
dongjunwen
·
2011-03-18 13:00
windows
XP
J#
Delphi
Delphi 最小化到托盘
Unit1;interfaceusesWindows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,
ShellAPI
cfeers
·
2010-09-29 09:00
windows
Delphi
windows7编程-任务栏进度条
果然让我发现了一个win7
shellapi
.h。下载下来,打开一看,嘿嘿,就有我想要的ITaskbarList3。哦,对了win7的这些功能是通过COM接口实现的。 下载地址:https://
·
2010-09-28 17:00
windows7
mfc 托盘弹出气泡
还把些功能搞到一个四不像的程序中看到一些东西就想把它搞到那个程序中用了某个程序中最小化到托盘后弹出一个小气泡提示网上找了一下果然有实现的方法,vc6就可以参考http://blog.csdn.net/zltpc007/archive/2008/01/05/2026574.aspx上面的并未完全成功 将
ShellAPI
.h
reggiekiller
·
2010-08-21 16:00
windows
shell
command
null
delete
mfc
文件监控
Find那个只能监控到文件有变动,但是进一步的信息就没有了,Read好多参数啊,所以我尝试一下用
ShellAPI
。
WINCOL
·
2010-08-12 11:00
shell
api
File
Path
events
notifications
《Windows核心编程》---Windows Shell目录管理
一般
ShellAPI
都在shlobj.h头文件中声明,由Shell32.dll导出,链接时需要使用到Shell32.lib库。Shell最重要的功能之一是进行文件浏览、查找、
ACE1985
·
2010-07-04 21:00
32bit程序在64bit操作系统下处理重定向细节_注册表操作[2]
2>SHDeleteKey这类
Shellapi
对KEY_WOW64_64KEY不兼容。也就是说就算你关闭重定位机制,也无法对64bit的注册表操作。一律全部重定位到Wow64xxx的位置。 这
Code_GodFather
·
2010-07-04 14:00
Wait
Haiou327////////////////////////////////////////programWait;{$APPTYPECONSOLE}{$R*.res}usesSysUtils,windows,
shellapi
haiou327
·
2010-07-02 17:00
VC中添加库文件和头文件:
例:我要加
shellapi
.h和shell32.lib,添加C:/ProgramFiles/MicrosoftVisualStudio/VC98/Include好,成功!:)
passball
·
2010-06-30 21:00
c
shell
include
library
MY_console
programMY_console;{$APPTYPECONSOLE}usesSysUtils,Windows,
shellapi
;varReadOut,WriteOut,ReadIn,WriteIn:THandle
haiou327
·
2010-06-30 01:00
Visual C++启动另一个可执行程序的方案
首先必须引用
shellapi
.pas单元:u
weaver2007
·
2010-06-28 21:00
分析Hilo项目
这个项目不仅演示了Windows7和WindowsVista新增的触摸、Direct2D、
ShellAPI
的使用,而且也提供了设计和开发高性能Windows程序的建议。
jiangsheng
·
2010-06-25 06:00
windows
api
express
文档
mfc
扩展
WindowsAPI - shellexecute
application.Handle,'open',PChar(runpath),nil,nil,SW_SHOWNORMAL); 比如我要打开c:\111.doc 你可以这样写 uses
shellapi
eueuy
·
2010-06-11 09:00
C++
c
C#
Delphi 打开文件夹方法
第一种方法,使用SelectDirectory函数,在
ShellApi
中procedureTForm2.BtSelectPathClick(Sender:TObject);var strCaption
wzq9706
·
2010-04-13 05:00
function
String
Integer
Path
Delphi
TortoiseSVN2IDE.pas源代码
TortoiseSVN2IDE; {$R 'icons.res'} interface uses ToolsAPI, SysUtils, Windows, Dialogs, Menus, Registry,
ShellApi
·
2010-04-09 22:00
tortoiseSVN
打开文件、网页、文件夹等
若要使用ShellExecute函数,首先必须引用
shellapi
.pas单元,即在uses中加入
ShellAPI
。
sunnyzjj
·
2010-03-26 13:29
职场
休闲
Shellexecute
ShellAPI
打开文件、网页、文件夹等
若要使用ShellExecute函数,首先必须引用
shellapi
.pas单元,即在uses中加入
ShellAPI
。
sunnyzjj
·
2010-03-26 13:29
职场
休闲
Shellexecute
ShellAPI
程序控制桌面切换
,然后用下面的内容替换整个CPP文件内容就可以了#include"stdafx.h"#include"resource.h"#include"
ShellApi
.h"HINSTANCEhInst=NUL
编程自动化
·
2010-03-18 13:00
VC6.0下实现系统托盘的气泡提示窗口
首先需要更新一下VC6.0的SDK(
ShellAPI
.h文件)使用下面是这个结构的定义的最新版本(ForIE5.0+),其中已经加入了新的成员
S.l.e!ep.¢%
·
2010-02-15 00:00
delphi 托盘区 气泡提示
unitUnit1;interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,
ShellApi
wesoho
·
2010-02-05 22:37
职场
Delphi
休闲
托盘区
气泡提示
delphi 托盘区 气泡提示
unitUnit1;interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,
ShellApi
wesoho
·
2010-02-05 22:37
职场
Delphi
休闲
托盘区
气泡提示
GetWindowsName如何得到当前操作系统的名字及版本
unitGetWindowsName;interfaceusesRegistry,Windows,
ShellAPI
;{------------------------------------------
hank5658
·
2009-12-24 16:00
windows
function
String
OS
Integer
interface
vc中ShellExecute的使用方法
首先必须引用
shellapi
.pa
favormm
·
2009-11-22 21:00
windows
Microsoft
null
express
Parameters
邮件服务器
vc中ShellExecute的使用方法
首先必须引用
shellapi
.p
mmdev
·
2009-11-22 21:00
execute
如何查看 Oracle 中的 Clob 字段内容
Oracle中的Clob字段可用来存储N长的字符串等内容(如HTML文件等),而若要在程序中正常显示其字段内容则需用上to_char函数――如否,则其内容很可能会被截取...示例代码:uses
ShellAPI
ADelphiCoder
·
2009-10-21 11:33
oracle
职场
休闲
如何查看 Oracle 中的 Clob 字段内容
Oracle中的Clob字段可用来存储N长的字符串等内容(如HTML文件等),而若要在程序中正常显示其字段内容则需用上to_char函数――如否,则其内容很可能会被截取...示例代码:uses
ShellAPI
ADelphiCoder
·
2009-10-21 11:33
oracle
职场
休闲
将数据导出至 M$ Access
uses ComObj,Gauges,
ShellAPI
; const ExportTabName_MDB='营销数据'; MDBStr='Provider=Microsoft
ADelphiCoder
·
2009-10-21 11:22
职场
休闲
将数据导出至 M$ Access
uses ComObj,Gauges,
ShellAPI
; const ExportTabName_MDB='营销数据'; MDBStr='Provider=Microsoft
ADelphiCoder
·
2009-10-21 11:22
职场
休闲
vc中ShellExecute的使用方法
首先必须引用
shellapi
.pas单元:u
zhangmiaoping23
·
2009-09-24 22:00
用C++ Builder编写Tray程序
ShellAPI
提供了Shell—NotifyIc
xinew
·
2009-09-12 03:00
delphi共享文件夹
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls,FileCtrl,
Shellapi
genispan
·
2009-07-21 11:00
String
Integer
Access
Delphi
Descriptor
permissions
上一页
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
其他