当前位置:
首页 资源下载
搜索资源 - api windows delphi
搜索资源列表
-
1下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。
本书是从事Windows应用程序开发的软件工程师的必备参考手册。
-32 as a Microsoft platform application programming in
-
-
0下载:
初探WINDOWS下IME编程源码:
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
-
-
0下载:
一个非常好的,非常全面的delphi开发windows的图形用户接口api,使大家学习的好资料。-a very good, very comprehensive development delphi windows graphical user interface api, enable them to learn from the good information.
-
-
0下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。
本书是从事Windows应用程序开发的软件工程师的必备参考手册。
-
-
0下载:
通过修改 Windows 界面上各个控件来演示API的用法
-
-
0下载:
用DELPHI编写,用windows的API来对串口操作,
-
-
0下载:
看名字就已经可以知道了吧,可以实现登陆windows 2000 功能,delphi源码-saw the name can already know it, can achieve a functional landing windows 2000, delphi FOSS
-
-
0下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface,
-
-
0下载:
-
-
0下载:
本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中
在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
-
-
0下载:
Delphi下使用Windows Shell API的几个控件-Delphi uses Windows Shell API several to control
-
-
0下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-Windows API FOR DELPHI
-
-
0下载:
windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
-
-
0下载:
如何在Delphi中编写小于20K的Windows程序.
演示如何使用:
CreateWindow,CreateWindowEx,SendMessage
and GetMessage
TranslateMessage and DispatchMessage, CreateFont
演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Windows program is less than 20K.
-
-
0下载:
Tomes of Delphi - Win32 Shell API Windows 2000 Edition-Tomes of Delphi- Win32 Shell API Windows 2000 Edition
-
-
0下载:
Delphi能不能开发Windows的驱动程序(这里的驱动程序当然不是指VxD了^_^)一直是广大Delphi fans关注的问题。姑且先不说能或者不能,我们先来看看用Delphi开发驱动程序需要解决哪些技术上问题。
Delphi的链接器是无法生成Windows内核模式程序的,因此用delphi无法直接生成驱动程序。M$的链接器是可以生成Windows内核模式程序的,那么是否可以用Delphi生成目标文件,然后用M$链接呢?要这么做必须要解决以下的问题:
Delphi生成的目标文件是
-
-
0下载:
With tscap32, you are able to - watch a live video source - capture videos - capture still images (snapshots) Basically, it wraps Microsoft's Video For Windows API. It gives the Delphi programmer an easy-to-use, feature-rich tool to handle video inpu
-
-
0下载:
Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing mana
-
-
0下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。
本书是从事Windows应用程序开发的软件工程师的必备参考手册。(A new Windows API reference book)
-
-
0下载:
Win32 API Windows系统编程常用帮助文档,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。
-