搜索资源列表

  1. testwin.zip

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

    • 发布日期:2024-05-19
    • 文件大小:13126
    • 提供者:
  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-19
    • 文件大小:13312
    • 提供者:刘豫晋
  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-19
    • 文件大小:12288
    • 提供者:richardw
  1. 11

    0下载:
  2. 用C++实现的计算机图形中的种子填充算法,对学习编程和计算机图形学的很有帮助.-LoadIcon LoadCursor RegisterClass MessageBox CreateWindow ShowWindow UpdateWindow GetMessage TranslateMessage DispatchMessage SetPixel GetPixel InvalidateRect BeginPaint EndPaint P
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:38912
    • 提供者:yxs
  1. GDI Bitmap C++ Code

    0下载:
  2. #include <Windows.h> #include <gdiplus.h> using namespace Gdiplus; // Forward declarations LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam); int WINAPI WinMain(HINSTA
  3. 所属分类:GDI/图象编程

源码中国 www.ymcn.org