搜索资源列表

  1. doevents

    0下载:
  2. 消息循环重载实例-news cycle heavy-duty case
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:24944
    • 提供者:雷yi
  1. 用D3D模拟地月系

    0下载:
  2.  

     

     

      一、建立空窗体

      新建一个工程,添加引用,并导入名称空间。

      加入一个设备对象变量:

    private Microsoft.DirectX.Direct3D.Device device = null;

      添加初始化图形函数,并在这里面对设备对象进行实例化:

  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. doevents

    0下载:
  2. 消息循环重载实例-news cycle heavy-duty case
  3. 所属分类:界面编程

    • 发布日期:2024-07-01
    • 文件大小:273408
    • 提供者:雷yi
  1. doevents

    0下载:
  2. 本程序是关于消息循环重载的实例,有利于对加深编程中对消息,重载的理解和应用-This procedure is overloaded on the example of the news cycle is conducive to deepening programming of news, understanding and application of heavy-duty
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:273408
    • 提供者:小程
  1. doevents

    0下载:
  2. 消息循环重载实例:doevents,基于c++语言编写而成的,欢迎去下载下载-Examples of heavy news cycle: doevents, based on c++ language has been prepared by, and welcome to download to download! !
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:25600
    • 提供者:王前锋
  1. h

    0下载:
  2. 这只是本人对于VB DoEvents的肤浅认识,希望能给各位一点点帮助。-I only superficial understanding of VB DoEvents, I hope to give you a little bit of help.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:4096
    • 提供者:谢炎
  1. doEventsEx

    0下载:
  2. Samples and examples for to a more extensible doevents() ca-Samples and examples for to a more extensible doevents() call
  3. 所属分类:压缩解压

    • 发布日期:2024-07-01
    • 文件大小:7168
    • 提供者:muddyfunster
  1. 20081122463866

    0下载:
  2. VB DoEvents语句的API升级版,它可以让你的程序循环速度比使用DoEvents更快! -VB DoEvents statement API upgrade that allows your application to use DoEvents loop faster than the speed!
  3. 所属分类:系统编程

    • 发布日期:2024-07-01
    • 文件大小:6144
    • 提供者:acool521
  1. VB-DoEvents-Usage

    0下载:
  2. DoEvents函数的功能是:转让控制权,以便让操作系统处理其它的事件。-DoEvents function is to: the transfer of control to allow the operating system to deal with other events.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:4096
    • 提供者:rocse
  1. doevents

    0下载:
  2. 消息循环重载实例。内含VC6.0环境下编译的源代码-Overloaded instance message loop
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:346112
    • 提供者:bluesky
  1. doevents

    0下载:
  2. VC++系统开发实例精粹 消息循环重载程序代码 doevents-VC++ instance of the essence of the message system development cycle override code doevents
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:23552
    • 提供者:吉仕宏
  1. TypeWriter

    0下载:
  2. A simple demonstration of type writing in VB6 string for string and made with a typical type writing sound. So have fun by using this source. And never forget to insert a simple doevents -)-A simple demonstration of type
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:37888
    • 提供者:dan
  1. DoEvents

    0下载:
  2. VB下有一个DoEvents方法,可以让程序在执行操作的同时仍可以处理其他事件,用这个方法可以有效地解决画面无法刷新的问题。 VC下的DoEvents版本的代码 -DoEvents let the MainTask can get the ISR Message When it running
  3. 所属分类:系统编程

    • 发布日期:2024-07-01
    • 文件大小:5086208
    • 提供者:张小康
  1. Common_Ite

    0下载:
  2. 常见的项目是一个项目我建造像一个模板,以当我创建一个新的windows应用程序。它包括基本的形式和类我通常使用在我的应用程序。以下特性可以在这里找到: 1)XP样式的菜单条目类 2)更快,alterntative application . doevents 3)函数来检索嵌入式图标 4)函数返回应用程序路径(类似于应用程序路径在VB6) 5)一个类来保存信息的物品被保存在一个列表框 6)支持在列表框和组合框画图
  3. 所属分类:Windows编程

  1. sethotkey

    0下载:
  2. VB设置快捷键的例子,自定义打开某程序的快捷键,这只是一个示例,演示原理和具体的代码实现:   Dim bCancel As Boolean 用于判断是否退出程序   Public Sub RegFastKey() 注册快捷键    Dim ret As Long    bCancel = False    ret = RegisterHotKey(hwnd, &HBFFF&, MOD_CONTROL, v
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:jpudn15

源码中国 www.ymcn.org