搜索资源列表

  1. testwin.zip

    0下载:
  2. 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件
  3. 所属分类:汇编语言

    • 发布日期:2024-05-02
    • 文件大小:13126
    • 提供者:
  1. sharegem_deskpop

    0下载:
  2. 主要实现: 利用CREATEWINDOW建立与释放程序窗体。 WM消息队列循环。 向应用程序发送程序ICON。(否则生成的程序无图标类似DOS程序) 隐藏桌面程序。 在TRAY栏右键弹出退出,关于栏。 实现程序在DELPHI下无FORM的编写。 运用WINAPI一些技巧。-main : CREATEWINDOW establishment and release procedures Form.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:39473
    • 提供者:李顺
  1. win32controls

    0下载:
  2. 用纯粹的API来创建窗口控件及其控制 作者: hwc 此代码示范并解释了如何用纯粹的API创建窗口控件,如使用CreateWindow和 CreateWindowEx在窗口中创建列表框、编辑框和按钮。不仅告诉你如何创建它们,而且还示范了如何使用。此外,代码还示范了如何用TAB、Shift+Tab等来控制输入焦点以及快捷键。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22388
    • 提供者:李桃
  1. CreateWindow

    0下载:
  2. 自己编码实现创建窗口功能,简明表述mfc内部实现窗口创建的过程
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9126
    • 提供者:贾晓凯
  1. CodeGuruEssentialDifferencebetweenCONSOLEandGUIApp

    0下载:
  2. Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOLE and GUI applications with 20 lines of code. There are 2 small projects in this sample. The first project shows how to create a
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:205738
    • 提供者:李峥
  1. testwin

    0下载:
  2. 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How de
  3. 所属分类:汇编语言

    • 发布日期:2024-05-02
    • 文件大小:13312
    • 提供者:刘豫晋
  1. SDK 工具条,分割条,TREE 等控件演示代码

    0下载:
  2. SDK 工具条,分割条,TREE 等控件演示代码-SDK tools, segmentation, such as TREE Control Demonstration code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:51200
    • 提供者:高文涛
  1. CtrlView

    0下载:
  2. Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
  3. 所属分类:Windows CE

    • 发布日期:2024-05-02
    • 文件大小:1311744
    • 提供者:李军
  1. sharegem_deskpop

    0下载:
  2. 主要实现: 利用CREATEWINDOW建立与释放程序窗体。 WM消息队列循环。 向应用程序发送程序ICON。(否则生成的程序无图标类似DOS程序) 隐藏桌面程序。 在TRAY栏右键弹出退出,关于栏。 实现程序在DELPHI下无FORM的编写。 运用WINAPI一些技巧。-main : CREATEWINDOW establishment and release procedures Form.
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:38912
    • 提供者:李顺
  1. tax

    0下载:
  2. to use an ActiveX control in your Win32 Project without MFC with CreateWindowEx or in a dialog box-to use an ActiveX control in your Win32 Proj ect without MFC with CreateWindowEx or in a dial og box
  3. 所属分类:组合框控件

    • 发布日期:2024-05-02
    • 文件大小:34816
    • 提供者:ASD
  1. createwindows

    0下载:
  2. 用控制台简单的实现窗体的创建、窗体名创建,以及弹出对话框的使用-console with a simple realization of the creation of Form, Form creates, and the use of pop-up dialog box
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-02
    • 文件大小:1938432
    • 提供者:李雪莉
  1. gif

    0下载:
  2. 该代码可以直接移植到PC机或嵌入式系统中实现对gif图片的显示-The code can be directly transplanted to PC or embedded system to realize gif picture display
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:fcsong000833
  1. win32controls

    0下载:
  2. 用纯粹的API来创建窗口控件及其控制 作者: hwc 此代码示范并解释了如何用纯粹的API创建窗口控件,如使用CreateWindow和 CreateWindowEx在窗口中创建列表框、编辑框和按钮。不仅告诉你如何创建它们,而且还示范了如何使用。此外,代码还示范了如何用TAB、Shift+Tab等来控制输入焦点以及快捷键。-Using pure API to create window controls and its c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:22528
    • 提供者:李桃
  1. CreateWindow

    0下载:
  2. 自己编码实现创建窗口功能,简明表述mfc内部实现窗口创建的过程-Own code to achieve the creation of the window function, concise statements mfc window within the process of creating
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1940480
    • 提供者:贾晓凯
  1. CodeGuruEssentialDifferencebetweenCONSOLEandGUIApp

    0下载:
  2. Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOLE and GUI applications with 20 lines of code. There are 2 small projects in this sample. The first project shows how to create a
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:205824
    • 提供者:李峥
  1. Createwindow

    0下载:
  2. 应用程序:Example 项目概述 === === === === === === === === === === === === 应用程序向导已为您创建了此 Example 应用程序。 本文件概要介绍组成 Example 应用程序的每个文件的内容。 Example.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版
  3. 所属分类:书籍源码

    • 发布日期:2024-05-02
    • 文件大小:2028544
    • 提供者:fuyb
  1. testwin

    0下载:
  2. 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Wind
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:richardw
  1. CreateWindow

    0下载:
  2. create window in mfc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:64512
    • 提供者:maryam
  1. CreateWindow

    0下载:
  2. 创建特色窗口标题条,更改窗口显示程序,delphi7.0-CreateWindows
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-02
    • 文件大小:263168
    • 提供者:wind
  1. CreateWindow

    0下载:
  2. 创建不规则窗口,DELPHI 7 测试通过-Create irregular window
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-02
    • 文件大小:162816
    • 提供者:xulixuli
« 12 »

源码中国 www.ymcn.org