搜索资源列表
SaveShutDownWindows
- 安全关闭windows系统。关闭windows系统可以使用ExitWindowsEx这个API,但是有时关闭时有些进程会没相应,需要人为终止。所以在本程序中我先将用户进程先终止掉,然后再关闭系统。-closed windows security system. Close windows system ExitWindowsEx can use this API, However, sometimes when some of the closure process will be no cor
close
- 用于关闭Windows信使服务弹出窗口的小程序,使用Delphi6编写,调用相关的API函数。最经典之处在于发现了WindowsNT5系列的OS(XP&2K)的信史服务弹出窗体中,信使服务四个字后面有一个空格。-closed for the Windows Messenger Service pop-up window to the small, the use of Delphi6 preparation, call the API function. The most classic is
winSocketTestApp
- WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Rece
重新启动和关闭计算机
- 本程序通过调用API函数ExitWindowsEx来实现的windows重新启动和关闭-this programme from to use function ExitWindowsEx to achieve the windows restart and close.
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
KillProcessByHisWindowTitle
- 根据关闭指定的窗口标题来关闭该窗口[网上的大部分都是根据线程名,这个是先用穷举列出所有的标题 才关闭,并非直接调用API]-close the windows by it s title
notcloseApi
- 一个小程序,hook windows api, 让不能结束掉本程序,希望对你有帮助-Procedures for a small, hook windows api, so that the end can not be out of the process, would like to help you
Avicontrol2
- 使用windows API 開啟AVI檔案 和 關閉 ,使用timer原件每秒30張frame-AVI files using the windows API to open and close, use the timer original 30 frame per second
phone_oper
- 说明: windows mobile下关闭和打开电话模块的简单演示。 用处: 有些手机gprs拨号失败的时候可以重启电话模块再重拨号一次。增加拨号的成功率。 原理: 调用系统的api打开和关闭飞行模式-Descr iption: windows mobile phone module under the closed and open a simple demonstration. Use: some phone gprs dial can be reset when the
Visualization_Library_SDK
- Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
06
- 这是原始的利用windows底下的api来实现串口的打开与关闭。可以参考下-This is the original use windows api to achieve under the open and close the serial port. Can refer to
poppad
- 一个用存windows API编写的文本编辑器,实现了新建、打开、保存、另存、打印、关闭、选择字体、选择格式等功能。-A memory windows API to write a text editor, New, Open, Save, Save As, Print, Close, select a font, select the format and function.
native_API_yp2
- C语言实现基于Windows平台的Native API编程,打开句柄,获得网络接口信息、可用网络列表信息,根据标志位确定当前连接的网络,得到该网络的信息,关闭句柄,释放内存。-C language the Native API programming based on the Windows platform, open handle network interface information, and information available networks list, according
API-com
- 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
QNIXUC26
- 用于关闭Windows信使服务弹出窗口的小程序,使用Delphi6编写,调用相关的API函数(Used to close the Windows messenger service pop-up window small program, written using Delphi6, call API function)
