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

搜索资源列表

  1. 纯SDK编写的记事本仿真程序

    0下载:
  2. 简单的记事本程序,SDK编写,帮助了解windows编程的消息机制-simple Notepad procedures SDK prepared to help understand the windows of news programming mechanism
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:18873
    • 提供者:
  1. htnote

    0下载:
  2. 一个简单的文本编辑器,是一个用纯SDK编写的记事本仿真程序-a simple text editor, is a pure SDK memo prepared by the Simulation Program
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:20585
    • 提供者:韩腾
  1. sdkfangkuai

    0下载:
  2. 这是一个简单的俄罗斯方块游戏程序,纯SDK api-This is a simple game of Tetris procedures, pure SDK api
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:5219
    • 提供者:jack.song
  1. zxlk

    1下载:
  2. 这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process management, which will mainly functi
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16585
    • 提供者:zx
  1. ShowGIFWithoutVCL

    0下载:
  2. 不使用VCL,用纯SDK实现显示GIF动画和BMP位图。-use VCL, and pure show SDK achieve BMP and GIF animation bitmap.
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-14
    • 文件大小:149838
    • 提供者:王红卫
  1. JEDI_Mir2_Demo

    0下载:
  2. 用JEDI编写的传奇游戏源码,纯SDK方式。
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3962752
    • 提供者:wulengbing
  1. WinControls

    1下载:
  2. 使用sdk进行封装的windows控件。推荐它主要是因为现在能找到的纯sdk的源码已不多!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:428692
    • 提供者:zhang
  1. 如何用纯Win32 SDK编写GUI程序

    0下载:
  2. 如何用纯Win32 SDK编写GUI程序 ,c语言的好资料
  3. 所属分类:文档资料

    • 发布日期:2011-11-03
    • 文件大小:276992
    • 提供者:huangmf_c
  1. sdkADO.rar

    0下载:
  2. 纯SDK+ADO方式操作ACCESS数据库。简单的示范了 SDK+ADO 方式如何对 ACCESS 数据库进行添加、删除、查询等操作。 ,Pure SDK+ ADO operated ACCESS database. Simple demonstration of SDK+ ADO how ACCESS database to add, delete, query and other operations.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:12187
    • 提供者:dylan
  1. mine

    0下载:
  2. 纯sdk开发的扫雷程序,对sdk初学者很有学习价值。-Net sdk development of mine-clearing procedures, useful for beginners to learn the value of sdk.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:62601
    • 提供者:clock
  1. MultiThread

    0下载:
  2. 用纯SDK写的一个多线程应用Demo,窗口标题用新建的线程来改变。-Pure SDK Writing multi-threaded applications, a Demo, the window is used as the title to change the new thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:921505
    • 提供者:Cash Qian
  1. Vc7toVc6

    0下载:
  2. 用纯sdk写的调用其他进程的例子,该例子进程是用于把vc7的工程逆转换为vc6。另外还演示了如何用ufmod播放xm格式音频文件。-Pure Writing call sdk examples of other processes, the example of the process are used for reverse engineering vc7 put into a vc6. It also demonstrated how to play ufmod audio file for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:200497
    • 提供者:Cash Qian
  1. remotecontrol

    0下载:
  2. 纯SDK 实现之 远程控制,包含客户端和服务端 c/c-Net SDK to achieve the remote control, including client and server-side c/c++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:913160
    • 提供者:张无忌
  1. Winsock12

    0下载:
  2. C/S远程通信,基于纯SDK,利用socket实现,主要是收发信息-C/S, remote communication, based on pure SDK, use socket implementation, mainly send and receive information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:169994
    • 提供者:liulei
  1. SDK_notepad

    0下载:
  2. 一个用纯SDK编写的记事本仿真程序,可替代系统自带的记事本程序。-A pure SDK emulator written in Notepad, to replace the system comes with Notepad.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:19179
    • 提供者:bing gao
  1. gamecodedra

    0下载:
  2. 一个经典的2D游戏程序纯SDK编程VC6可编译-A pure classic 2D games that can be compiled VC6 SDK programming
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1553597
    • 提供者:三龙
  1. CWnd

    0下载:
  2. C++封装的窗口类 纯SDK编写,学习MFC前最好看一看,很有帮助-C++ wrapper of the window class pure SDK, before learning to help the best look at the MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:11717
    • 提供者:coder
  1. pingmutuya

    0下载:
  2. 屏幕涂鸦程序,纯SDK写的,运行后可以在屏幕上画东西。初学window编程的可以看一看-Screen graffiti program, written in pure SDK, you can run things painted on the screen. Beginner programmer can look at the window
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1116178
    • 提供者:coder
  1. SDK_SolAnimation

    0下载:
  2. WINDOWS下的纸牌通过动画做的很炫,很酷,本源码用纯SDK模仿纸牌的通关动画效果,还不错-WINDOWS cards under the animation done by flashy, cool, pure source SDK to imitate the customs clearance card animation, pretty good! !
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:843326
    • 提供者:王明
  1. sdkMP3

    0下载:
  2. 一个纯SDK打造的MP3播放器源码,界面比较好看,不使用MFC能成这样非常不错了!-SDK to create a pure source of the MP3 player, the interface looks better, does not use MFC can be so very good!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:407411
    • 提供者:李奇
« 12 3 4 »
搜珍网 www.dssz.com