搜索资源列表
C++BuilderWindows
- C++ Builder与Windows API经典范例.-C with the Windows API Builder classic example.
C#中调用Windows API的要点
- C#中调用Windows API的要点-C# Windows API call to the main points
api_exp
- Windows API C# and VB参考-Windows API C# and VB reference
C++ Builder与Windows API经典范例
- C++ Builder与Windows API经典范例-C Builder and Windows API classic model
什么是API
- 什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。-What is API? API is sort for Application Programming Interface. It is not only for C/C++ Programmer, but also for other programming language. Usually, we refer to API as Windows API
C#调用GE
- 展示如何调用Windows API将GoogleEarth的界面隐藏掉,并将GoogleEarth的地图显示在自定义的窗体上。
Visual C++编程控制输入法切换
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
wlsample.rar
- Native Wifi - Windows Wlan API 示例,Native Wifi- Windows Wlan API Example
WinAPI
- 新编windows api大全,sdk编程者必备之资料,chm格式,方便查阅-A New windows api Daquan, sdk programmers must have the information, chm format, for easy access
Banksystem
- 控制台下的银行管理系统 开发工具:Microsoft Visual C++ 6.0、Visio 2002编程语言:标准C++语言,windows API开发环境:winxp 控制台通信协议:TCP/IP 安全性:DES加密 开发模式:C/S模式 ps:上实习课做的 -Console Management System under the Bank
clock
- windows API应用 纯C 指针时钟显示系统时间
WindowsAPI_chm
- WindowsAPI开发大全,chm版本。里面全面说明了api开发的函数,希望大家喜欢-WindowsAPI development Daquan, chm version. Which developed a comprehensive descr iption of the api functions, hope you like
Tutorial-Win32---Windows-Api-Programming-In-C
- A Tutorial to Win32 - Windows Api Programming in C language.
windows-API-day-by-day
- windows API 一日一练 c/c-windows API 一日一练 c/c++
Csharp-Windows-API
- 用C#调用Windows API和其它进程通信-C# to call the Windows API and other process communication
CSharp-using-Windows-API-
- 用C#调用Windows API和其它进程通信 -C# to call the Windows API and other process communication
(C)-Windows-Api-Tutorials
- windows api visualc -windows api visualc ++
Windows
- 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the procedures for w
TestWinAPI
- windows API for COM interop