CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 按钮控件 搜索资源 - Windows API

搜索资源列表

  1. 键盘相应 lift byhangke

    0下载:
  2. 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding th
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:10.81kb
    • 提供者:八云
  1. 键盘相应 shift byhangke

    0下载:
  2. 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding th
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:7.51kb
    • 提供者:八云
  1. exits

    0下载:
  2. 通过windows api函数实现重启计算机的一个小程序。执行快。不受系统限制。-through the windows api Function restart the computer a small program. Rapid execution. Without restrictions system.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:157.48kb
    • 提供者:马明
  1. 5ivb_195634

    0下载:
  2. 这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:70.47kb
    • 提供者:jindan
  1. HSYmenus

    0下载:
  2. popups.zip 演示右击鼠标弹出菜单 popmenu.zip 演示右击鼠标弹出菜单 nod_popup.zip 定位弹出菜单 custmnu2.zip 画一个定制的动态菜单,使用的是Picturte Box 与PoP Menu的组合 hidemnu2.zip 用Windows API控制菜单,包括如何显示和隐藏菜单项 历史文件.zip 本程序演示了在菜单中如何用注册表实现保存和显示4 个最近打开的文件记录-popups.zip demonstr
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:17.79kb
    • 提供者:hsy
  1. API_Windows

    0下载:
  2. API编程``` 运行程序会出现3个窗口`` 通过按扭实现文本框在3个窗口之间的移动``` 并提供颜色编辑效果-API programming `` `operational procedures will lead to three windows through the `` Text Box button in the window's 3 The mobile `` `editing and color effects provide ``
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:979.56kb
    • 提供者:abo
  1. odib_src_visual_studio

    0下载:
  2. 这是一个不需要使用MFC而实现的按钮控件。对于学习windows的API函数和仿真MFC都有可以学习之处。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:71.82kb
    • 提供者:吴宁
  1. keyboard

    0下载:
  2. 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own m
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13.78kb
    • 提供者:胡东
  1. WINSHOW.rar

    0下载:
  2. 用Windows API实现自绘按钮类,帮助初学VC的朋友理解封装的概念!,Using Windows API to achieve self-drawn button class, to help novice VC friends to understand the concept of package!
  3. 所属分类:Button control

    • 发布日期:2017-05-20
    • 文件大小:173.43kb
    • 提供者:陈建华
  1. CEButton0422

    0下载:
  2. 用windows api 写的自定义按钮控件,窗体。实现了窗体的动画效果-With the windows api to write custom button controls, form. Achieved a form of animation effects
  3. 所属分类:Button control

    • 发布日期:2017-05-22
    • 文件大小:5.97mb
    • 提供者:Ljj
  1. sendmessage

    0下载:
  2. 在Windows编程中,向文本框控件、列表控件、按钮控件等是我们最常接触的控件了。但是在VB中这些控件有时无法实现我们的需要。在这时,我们只要简单的利用Windows API函数就可以扩充这些控件的功能了。-In Windows programming, to the text box control, list control, button control so that we control the most exposure. But sometimes these controls i
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:3.68kb
    • 提供者:蔡杰
  1. Win-API--button-class--

    0下载:
  2. 网上提供的控件自绘基本上是MFC或WTL封装好的类,对于不想用MFC的人来说是一无是处的,我可是WIN32API的坚决拥护者。因为MFC等也是用WIN32API封装起来的,学好了WIN32API,可以深入的了解WINDOWS内部的机制,编写出来的程序才能得到更好的优化。 -Available online from the controls in MFC or WTL painting is basically a good class package, for people who do no
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:957.35kb
    • 提供者:晓峰
  1. USB_Control

    0下载:
  2. 设计一个keypad UI 然后通过windows API调用一个USB软件,达到控制投影机的功能,UI做的非常的好,如果想做QT界面可以好好看看。-Design a keypad UI and then through a USB software windows API call, to control the projector function, UI do very well, if you want to do QT interface can have a good look.
  3. 所属分类:Button control

    • 发布日期:2017-11-13
    • 文件大小:7.44mb
    • 提供者:ntucch
  1. NewTeris

    0下载:
  2. 俄罗斯方块,基于windows API 的一个趣味小程序代码-Game:Teris based ob windows programming, windows API
  3. 所属分类:Button control

    • 发布日期:2017-05-12
    • 文件大小:2.88mb
    • 提供者:陈峰
  1. The-bitmap-button

    0下载:
  2. 用windows api编写的位图按钮,可以通过按钮来实现相应功能-The bitmap button
  3. 所属分类:Button control

    • 发布日期:2017-06-02
    • 文件大小:13.75mb
    • 提供者:刘文辉
  1. SOURCE

    0下载:
  2. a calculator source code,coded by c++ windows api
  3. 所属分类:Button control

    • 发布日期:2017-04-12
    • 文件大小:1.21kb
    • 提供者:Fred Chuang
  1. VB_JIETU

    0下载:
  2. vb做的截图工具,用了windows api函数-screenshot tools
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:80.83kb
    • 提供者:miaomiao
  1. wrlterreader

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明(This procedure realize the reader - writer problem, using the WINDOWS API, there is a detailed programming instructions)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-16
    • 文件大小:8kb
    • 提供者:cydlo
  1. 72520756

    0下载:
  2. Celapsed就是用Windows API编写的2个高精度计时器()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-02
    • 文件大小:27kb
    • 提供者:Erumb
  1. 1142406

    0下载:
  2. 基于windows API的即时通讯软件,采用jabber开放协议,可以和msn qq等互通,()
  3. 所属分类:按钮控件

    • 发布日期:2018-05-01
    • 文件大小:614kb
    • 提供者:Spgncyu
« 12 »
搜珍网 www.dssz.com