搜索资源列表

  1. BdbPlayCap

    0下载:
  2. 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditional
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:208342
    • 提供者:lanxin
  1. toolbar

    0下载:
  2. I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support \"Address of Function\" , so we can not set new * // WndProc, just makes the obj
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:73198
    • 提供者:双职工
  1. cppbuilderdvp

    0下载:
  2. c++builder开发指南程序包括com+,thread,web设计,WndProc等
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:10889257
    • 提供者:mark914a1
  1. BdbPlayCap

    1下载:
  2. 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditional
  3. 所属分类:多媒体

    • 发布日期:2024-07-03
    • 文件大小:207872
    • 提供者:lanxin
  1. toolbar

    0下载:
  2. I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the objec
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:72704
    • 提供者:双职工
  1. cppbuilderdvp

    0下载:
  2. c++builder开发指南程序包括com+,thread,web设计,WndProc等-c++ builder to develop guidelines for procedures including com+, thread, web design, WndProc, etc.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-07-03
    • 文件大小:10889216
    • 提供者:
  1. MyTreeView

    0下载:
  2. If you set an item s height to greater than 24 pixels, the value is automatically reduced to 24 pixels before being processed. To bypass this limitation, you can override the TreeView class and the WndProc method, and th
  3. 所属分类:TreeView控件

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:
  1. test

    0下载:
  2. #include "windows.h" #include "stdlib.h" #include "string.h" long WINAPI WndProc(HWND hWnd,UINT iMessage,UINT wParam,LONG lParam)
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:dan
  1. WndProc

    0下载:
  2. 用C++ Builder编写的操作系统处理程序,经过测试,能用-C++ Builder with the preparation process of the operating system, after testing, can be
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:3072
    • 提供者:bunny
  1. wujiaoxing

    0下载:
  2. 用API函数编写一个五角星,五条线相接,并且填充不同颜色-long WINAPI WndProc(HWND hWnd,UINT iMessage, UINT wParam,LONG lParam) BOOL InitWindowsClass(HINSTANCE hInstance) BOOL InitWindows(HINSTANCE hInstance,int nCmdShow) int WINAPI WinMain
  3. 所属分类:图形/文字识别

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:gaoying
  1. NeHeOpenGL

    0下载:
  2. NEHE教程所有源码,对学习OpenGL的初学者有很大的帮助。-#include <windows.h> // Header File For Windows #include <gl\gl.h> // Header File For The OpenGL32 Library #include <gl\glu.h> // Header File For The GLu32 Libra
  3. 所属分类:OpenGL

    • 发布日期:2024-07-03
    • 文件大小:11925504
    • 提供者:任龙
  1. move_window

    0下载:
  2. 窗体移动的代码,有两种方式,一种使用传统的e参数传递来移动,另外一种使用重写wndproc()的方法来移动窗体。-Form moving code, there are two ways, one using the traditional e parameter to move, another way to use overwrite wndproc () method to move the form.
  3. 所属分类:C#编程

    • 发布日期:2024-07-03
    • 文件大小:3038208
    • 提供者:小黄
  1. hook

    0下载:
  2. hook function procedure HookWindow(hWnd: HWND) var Item: PItem begin if FindWindowProc(hWnd, HandleList) = nil then begin GetMem(Item,Sizeof(TItem)) Item.hWnd:= hWnd Item.Next:= HandleList
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-07-03
    • 文件大小:9216
    • 提供者:xax2
  1. list

    0下载:
  2. Provide a Horizontal Scroll Event for a Listbox Subclassing a listbox allows you to monitor horizontal scrolling. To subclass a listbox, you store the original WndProc in the UserData area of the listbox, allowing a si
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:beto
  1. WINDOWS_DLL_program

    0下载:
  2. windows 核心编程之动态链接库部分。 当调用下面所示的SetWindowsLongPtr函数,建立一个窗口的子类时,你告诉系统,发送到或者显示在hwnd设定的窗口中的所有消息都应该送往MySubclassProc,而不是送往窗口的正常窗口过程: SetWindowLongPtr(hwnd, GWLP_WNDPROC, MySubclassProc) 换句话说,当系统需要将消息发送到指定窗口的WndProc
  3. 所属分类:软件工程

    • 发布日期:2024-07-03
    • 文件大小:609280
    • 提供者:rosex
  1. game2

    0下载:
  2. 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UI
  3. 所属分类:其他智力游戏

    • 发布日期:2024-07-03
    • 文件大小:702464
    • 提供者:xujialuo
  1. MdiApp

    0下载:
  2. LRESULT CALLBACK WndProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam) LRESULT CALLBACK MDIChildWndProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam) char g_szAppName[] = "MyMDIWindow"
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:5120
    • 提供者:wangb
  1. CustomCtrl1

    0下载:
  2. 对已建立的控件进(实例)行子类化 MiniGUI 的控件就是一类特殊的子窗口,所以它们也有自己的过程处理函数 typedef int (* WNDPROC) (HWND, int, WPARAM, LPARAM) 。这种方式的实现其实就是替换掉已经创建了的控件原来的过程出来函数。这个函数其实是每个控件结构体变量里一个函数指针所指向的。通过函数指针指向不同的处理函数就能实现控件的不同功能已经不同的属性。再配合上每个控件的实例数据(后面再说
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-07-03
    • 文件大小:28672
    • 提供者:张立志
  1. WndProc-Fuction

    0下载:
  2. windows chuankou guocheng shuoming
  3. 所属分类:软件工程

    • 发布日期:2024-07-03
    • 文件大小:25600
    • 提供者:shengronghui
  1. qw

    0下载:
  2. 函数: InitInstance(HINSTANCE, int) 目的: 保存实例句柄并创建主窗口 函数: WndProc(HWND, UINT, WPARAM, LPARAM) 目的: 处理主窗口的消息-Function: InitInstance (HINSTANCE, int) Objective: To save the instance handle and creates main window function
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1956864
    • 提供者:胡兆祥
« 12 »

源码中国 www.ymcn.org