CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - win32 api

搜索资源列表

  1. npp.3.4.src

    0下载:
  2. 文字编辑软件C++源代码,Notepad++可用于Notepad的替代,开源社区作品,遵循GPL协议。 使用了win32 api和STL,可以用VC进行编译。-text editing software C source code, Notepad can be used Notepad replacement, the open source community works, follow the GPL. Use of win32 api and STL, we can compile
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2382337
    • 提供者:阳广元
  1. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  1. WaterInvasion

    0下载:
  2. 一个基于win32 api开发的FPS游戏。-a win32 api-based FPS game developed.
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:781140
    • 提供者:刘小平
  1. SkypeAPISample

    0下载:
  2. 《Skype API应用范例》 —— Skype是个非常优秀的IP电话通信工具,不但可以PC to PC,而且也可以PC to PSTN,当今非常盛行。Skype为了加快自己的发展全面开放了API,其实所谓的API不是真正的Win32 API函数,而是一系列消息的组合,我花了一个晚上从网上找到Skype API说明文档简单地实现了Skype通话和拨号以及发送文字聊天消息的简单功能,仅此达到抛砖引玉的目的。-"Skype API application paradigm"
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:143181
    • 提供者:谢红伟
  1. SkypeAPIinsistance

    0下载:
  2. Skype是个非常优秀的IP电话通信工具,不但可以PC to PC,而且也可以PC to PSTN,当今非常盛行。Skype为了加快自己的发展全面开放了API,其实所谓的API不是真正的Win32 API函数,而是一系列消息的组合.本程序简单地实现了Skype通话和拨号以及发送文字聊天消息的简单功能。网上下载-Skype is a very outstanding IP telephony communications tool, it can not only PC to PC, but al
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:19718
    • 提供者:丁建军
  1. hello123

    0下载:
  2. 是要实现代码。为任何 Windows 平台建立应用程序时,程序员都有两种选择: C 或 C++。 使用 C,程序员是在 Windows 应用程序界面 ( API ) 的水平上编写代码。该 界面是由几百个 C 函数所组成,这些函数在Windows API 参考手册中都有介绍。对于Windows NT, API 被称为 “Win32 API”,以区别于其用于Windows 3.1 的16 位 API。-is to achieve code. Any Windows platform fo
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6500
    • 提供者:gzx_8515
  1. npp.3.5.src

    0下载:
  2. Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. -Notepad++ is a generic source ed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2782249
    • 提供者:程真
  1. weigongkaiapispion

    1下载:
  2. 这是使用 Win32 API 编写的一个功能强大的程序。可谓无所不能。 1、编辑和修改任何活动程序的窗口、菜单、工具栏以及其它控制(各种按钮、编辑框、组合框等)。 2、对于某个运行中程序的窗口/控制,你可以: ——将它们Enable/Disable,Show/Hide,销毁(带自定义返回); ——修改它们的图标、口令字符、字体、背景色、位置、大小和标题; 3、编辑某个窗口的菜单、工具栏(enable/disable,销毁,获取和设置其ID等); 4、显示出所有运行的进程、
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:190934
    • 提供者:郑波
  1. ExampleOfTimer

    0下载:
  2. an example of win32 api use,the timer cla
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3783
    • 提供者:defaultred
  1. VideoCAT-1.2.1-win32-src

    1下载:
  2. 一款Video Capture的Sample,使用Microsoft DirectShow API.可以-new Video Capture the Sample, Microsoft DirectShow API. look at
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:35262
    • 提供者:jj541031
  1. npp.3.6.src

    0下载:
  2. Notepad++ 是在微軟視窗環境之下的一個免費的代碼編輯器。 為了產生小巧且有效率的代碼編輯器,這個在GPL許可證下的自由軟體開發專案採用 win32 api 和 STL 以 C++ 程式語言撰寫成,並且選用功能強大的編輯模組 Scintilla。多虧它的輕巧與執行效率,Notepad++ 可完美地取代微軟視窗的記事本。 -Notepad is in the Microsoft Windows environment free of a code editor. In order
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2403787
    • 提供者:李英俊
  1. 串口通讯JustinIO

    0下载:
  2. using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9142
    • 提供者:liucheng
  1. GlobalMethods

    0下载:
  2. 调用Win32 API读取驱动器序列号并转换成可阅读形式-call Win32 API reading drive serial number and converted into readable form
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:808
    • 提供者:LBS123456
  1. v3220000807

    0下载:
  2. Virtual Win32 API For BSD UNIX, 可在UNIX下直接编译呼叫标准Win32 API之C/C++原始码, 单一原始码可跨平台, 可在Windows下使用Visual C++对于目标UNIX的程序除错 , 确定没问题后可直接移植至UNIX完全不用修改-Virtual Win32 API For BSD UNIX, in the UNIX compiler directly call Win32 API's standard C / C source code.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3277
    • 提供者:陈志文
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1796
    • 提供者:wangjing
  1. winMeta4

    0下载:
  2. 一个简单的Windows API应用实例,但是很能说明问题,涵盖了API设计Win32窗口应用程序的基本思想-a simple Windows API application, but can be used to describe the problem, Design covers the Win32 API application window the basic idea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2378391
    • 提供者:叶建兴
  1. WIN32APIass

    0下载:
  2. 如何实现用编程调用win32 api,需要的请下载.-how to use program called win32 api, the download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2876
    • 提供者:hack
  1. Screen_detect

    0下载:
  2. WIN32 纯API写的屏幕保护程序,支持预览、密码、命令行-pure Win32 API written procedures for the protection of the screen, preview support, passwords, command-line
  3. 所属分类:屏幕保护

    • 发布日期:2008-10-13
    • 文件大小:1424873
    • 提供者:wn
  1. thegenius-source

    1下载:
  2. 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:312051
    • 提供者:刘维超
  1. skypewinapi

    0下载:
  2. Skype是个非常优秀的IP电话通信工具,不但可以PC to PC,而且也可以PC to PSTN,当今非常盛行。Skype为了加快自己的发展全面开放了API,其实所谓的API不是真正的Win32 API函数,而是一系列消息的组合,我花了一个晚上从网上找到Skype API说明文档简单地实现了Skype通话和拨号以及发送文字聊天消息的简单功能,仅此达到抛砖引玉的目的。 -Skype is a very outstanding IP telephony communications tool,
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:19718
    • 提供者:liulu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »
搜珍网 www.dssz.com