CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
可用分押宝游戏火热进行中... 专题改版:Java Web 专题
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  Delphi >  数据库相关

使用ShellExecute在uses中要加入什么?

楼主camlovecam(camlovecam)2005-08-03 13:27:39 在 Delphi / 数据库相关 提问

ShellExecute(Handle,'open','iexplore.exe',PChar(网址),nil,SW_NORMAL)  
  出现如下提示:  
   
  Build  
      [Error]   biduiunit.pas(154):   Undeclared   identifier:   'ShellExecute'  
      [Fatal   Error]   Project1.dpr(5):   Could   not   compile   used   unit   'biduiunit.pas'  
  ===  
  是不是在uses中要引用东东?谢谢. 问题点数:20、回复次数:18Top

1 楼merkey2002(小样的)回复于 2005-08-03 13:34:36 得分 0

uses   shellapiTop

2 楼xixuemao(钱不是问题,问题是没钱)回复于 2005-08-03 13:36:17 得分 0

shellapiTop

3 楼ali30()回复于 2005-08-03 13:36:54 得分 0

...  
  ...  
  implementation  
  uses   ShellAPI;  
  ...  
   
  给分吧Top

4 楼xixuemao(钱不是问题,问题是没钱)回复于 2005-08-03 13:38:54 得分 0

顺便说一下:  
   
  以后这样的问题可以自己去查帮助的.......Top

5 楼camlovecam(camlovecam)回复于 2005-08-03 13:39:09 得分 0

嗯,上面的对的.  
  我可以再问一下么.  
  ShellExecute(Handle,'open','iexplore.exe',PChar(网址),nil,SW_NORMAL)  
  这个是点了按钮后出来新的窗口,我想是出来的网页能不能出现在  
  WebBrowser1里面,怎么做?Top

6 楼jkx01whg(爱迪01)回复于 2005-08-03 14:36:43 得分 0

ShellAPITop

7 楼opqhjb(又回来做程序员了!苦呀!)回复于 2005-08-03 15:44:20 得分 0

UPTop

8 楼ly_liuyang(Liu Yang LYSoft http://lysoft.7u7.net)回复于 2005-08-03 16:21:24 得分 0

SHELLAPI  
   
  _____________________  
  http://lysoft.7u7.netTop

9 楼syfly739(飞仔)回复于 2005-08-04 11:53:07 得分 0

ShellAPITop

10 楼Teng_s2000(分涨的太慢,升星难啊!!)回复于 2005-08-04 12:25:33 得分 0

来晚了啊  
  还是顶一下吧!Top

11 楼g961681(技术庸人(情商太低))回复于 2005-08-04 13:16:03 得分 0

呵呵~Top

12 楼faytp(Faytp)回复于 2005-08-04 21:31:54 得分 0

shellapi;Top

13 楼xiaochensu(拒绝水的鱼)回复于 2005-08-05 10:18:14 得分 0

uses   ShellAPITop

14 楼oushengfen(逸帆)回复于 2005-08-05 10:53:39 得分 0

ShellExecute(Handle,'open','iexplore.exe',PChar(网址),nil,SW_NORMAL)  
  你这个写法也正确吗Top

15 楼cyblueboy83(爱情白痴—电脑迷)回复于 2005-08-05 12:39:09 得分 0

uses   shellapi  
  Top

16 楼bnabinge(狂欢)回复于 2005-08-05 19:57:50 得分 0

ShellAPI  
  Top

17 楼cdsgajxlp(起名很难)回复于 2005-08-05 20:01:56 得分 0

点开始->程序->Borland   Delphi   7->Help->MS   SDK   Help   Files->ISAPI   Programmer's   Reference  
   
  然后输入   ShellExecute  
  如果能找到的函数,都要ShellAPITop

18 楼cdsgajxlp(起名很难)回复于 2005-08-05 20:02:36 得分 0

在ShellExecute   按   F1   能找到单元Top

相关问题

  • 在Delphi编程中需要加入库函数,比如我需要使用ShellExecute函数就要加入ShellAPI
  • 請問:ShellExecute()如何使用?
  • 菜鸟问题!ShellExecute使用
  • 关于SHELLEXECUTE的使用方法?
  • 求助shellexecute,createprocess如何使用?
  • 简单问题!关于ShellExecute的使用
  • 这个函数ShellExecute()怎样使用!
  • 一个关于使用shellexecute()的问题............
  • ShellExecute()
  • 在Form中加入消息处理函数,如何加入或使用wParam,lParam?

关键词

  • shellexecute
  • shellapi
  • iexplore
  • 网址
  • pchar
  • sw
  • nil
  • normal
  • handle
  • open

得分解答快速导航

  • 帖主:camlovecam

相关链接

  • Delphi类图书
  • Delphi类源码下载
  • Delphi控件下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
世纪乐知(北京)网络技术有限公司 版权所有, 京 ICP 证 020026 号
北京创新乐知广告有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved
GongshangLogo