搜索资源列表
shlbrwsb4.zip
- Delphi下使用Windows Shell API的几个控件
systemfocusdialog
- 如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框-If you develop Windows NT system over the network software certainly encountered allows users to connect selecting
cabview
- 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api- Observes in the cab compressed file in the hypothesized folder the document to tabulate. May study Shell Namespace the extension programming. When translation possibly uses
TrayIcon_for_Delphi
- 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
nativeshell
- Windows NT Native Shell Example. Starts before windows logon and Win32 subsystem. Uses Native API.
shlbrwsb4
- Delphi下使用Windows Shell API的几个控件-Delphi uses Windows Shell API several to control
API_Tutorial
- 此文件书籍是讲文件加密解壳的基础包括API的介绍VB语言的使用和一些汇编的指令-This document stresses the book file encryption solution is the basis of the shell including the API introduction to the use of VB language and some compilation directives
The_Programming_Interface_Specification_of_Applica
- 本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的 应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序 (“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支 持中英文信息处理的应用程序源码级的可移植性。-This document is a Linux application programming interface specification, the
spring-workflow
- 使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。-The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, RateDropTestCase and PoolingTes
ShellAPI
- vb中shell API的应用实例 vb中shell API的应用实例-vb shell api
browsdlg
- 利用Shell API函数弹出文件夹浏览窗口的程序.-Shell API function to use the folder browser window pop-up procedures.
WRepShl
- This handy little application will replace Explorer as the default shell for Windows 9x or NT if desired, or it could be used as a simple application launch utility. It is very easy to use, and cuts down on a lot of user problems. There are up to 12
AppEvents
- Application event for VB.
Move_file_to_Recycle_bin
- Move file to Recycle bin via shell API rapped in a function
GPS_Select
- 这个工程演示了WinCE平台的开发方式,以及系统内核API的调用原理,讲解了如何做好一个外壳(Shell)程序。源码采用VB2008编写,使用了.Net 2.0运行库,可以在现有的WinCE中运行。-The project demonstrated the WinCE platform, as well as the system call API core principles of how to do a good job on a Shell (Shell) procedures. Sou
0006
- Tomes of Delphi - Win32 Shell API Windows 2000 Edition-Tomes of Delphi- Win32 Shell API Windows 2000 Edition
wifishell
- 在windows系统中通过调用wlanapi.dll提供的API 在cmd shell中访问wifi的方法-using cmd shell to connect wifi
ShellApiDemo
- ShellApiDemo demonstrates some of the shell API s. It shows how to show/hide taskbars, menubars, and SIP buttons. It also shows how to use SHInitDialog for full screen dialogs, and use SHCreateMenuBar in different ways. -ShellApiDemo de
Win32ShellAPI
- Win32 Shell API (Deplhi) - John AYRES - 2002-Win32 Shell API (Deplhi) - John AYRES - 2002
Managing_Windows_API.pdf
- 从Windows应用程序开发工具讲起,引导读者快速入门,详细讲解API和关键结构的使用方法,提供156个Windows API使用实例。 涵盖主题: Windows应用程序开发入门,开发工具配置与使用,文件系统,内存管理,进程、线程和模块,线程同步,服务,图形用户界面,系统信息的管理,进程间通信,Windows SheLL程序设计,WindOWS GDL,网络通信与配置,设备驱动管理与内核通信,用户、认证和对象安全,Windows API的内部原理 -From Let' s