CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bitmap win32

搜索资源列表

  1. 鼠标输入编程演示程序

    2下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:
  1. weigongkaiapispion

    1下载:
  2. 这是使用 Win32 API 编写的一个功能强大的程序。可谓无所不能。 1、编辑和修改任何活动程序的窗口、菜单、工具栏以及其它控制(各种按钮、编辑框、组合框等)。 2、对于某个运行中程序的窗口/控制,你可以: ——将它们Enable/Disable,Show/Hide,销毁(带自定义返回); ——修改它们的图标、口令字符、字体、背景色、位置、大小和标题; 3、编辑某个窗口的菜单、工具栏(enable/disable,销毁,获取和设置其ID等); 4、显示出所有运行的进程、
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:190934
    • 提供者:郑波
  1. imagelist

    0下载:
  2. How to use 256 Color Bitmaps in ImageList (Win32 SDK solution)如何在ImageList中使用256色的位图(Win32 SDK的解决方案)(5KB)-How to use 256 Color Bitmaps in ImageList (Win32 SDK solution) ImageList how to use 256-color bitmap (Win32 SDK solutions) (5KB)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4456
    • 提供者:小王
  1. 最简单的SDK窗口程序

    0下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-SDK This a process. This program tracking shows the coordinates of the mouse position, and if the mouse op
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5737
    • 提供者:郑浩
  1. RingSDK

    0下载:
  2. 临风的个人界面库,对常用的win32 sdk进行了封装。界面库的最大特点是方便易用,实现了一些特殊功能的控件,比如类似VB的属性设置控件,XP样式的菜单等。所有子窗口和控件都可以实现停靠,可以方便实现类似VC的界面。图象库则实现了图象的解码,显示及一些简单的图象处理,与界面库结合,可以实现一些比较酷的界面。因此,界面库里并没有对DC和BITMAP进行封装,一些简单的图形绘制操作代码并不复杂,而要想实现动画等一些复杂效果,就可以使用图象库。-Rinpu personal interface lib
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7775398
    • 提供者:低不就
  1. GDIP_SDK(GDI)

    0下载:
  2. Windows下进行界面编程的参考书籍,内容详细。包括如何创建和显示位图、逻辑字体、Win32的GUI程序等等。-Windows programming interface under the reference books and detailed. Including how to create and display a bitmap, the logical font, Win32' s GUI procedures.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:62380
    • 提供者:范荣琦
  1. BitmapViewer

    0下载:
  2. 位图查看器,WIN32 api编写. 可以进行放大缩小.-Bitmap viewer, WIN32 api to prepare. You can zoom in and zoom.
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-24
    • 文件大小:3005226
    • 提供者:kevin fung
  1. Recources_bitmap

    0下载:
  2. 一个WIN32应用程序,联系位图资源的使用,调试通过,可以运行。-A WIN32 application, contact the use of bitmap resources, debugging through, you can run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:7053
    • 提供者:曹志民
  1. APIfunctionreference

    0下载:
  2. 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:8173581
    • 提供者:林孝城
  1. 8_2_VC_Win32

    0下载:
  2. 一个简单的Windows窗口下的回合制游戏的实现,主要运用贴图技术。(Win32 工程)-A simple game of fighting using mainly bitmap paste functions.(Win32 project)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:149640
    • 提供者:封泽希
  1. win32

    0下载:
  2. 根据位图实现不规则窗口,点击esc按键窗口退出。-According to the realization of irregular bitmap window, click the window from the esc key.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4725372
    • 提供者:霍宇佳
  1. load-bitmap

    0下载:
  2. 用 加载一个bmp图像,用的是win32函数,没用用MFC来实现这个过程。-using the win 32 applition to load a bmp picture,not using the MFC to draw.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1287
    • 提供者:ganggang
  1. CreateBitmap

    0下载:
  2. 手工创建位图,用Win32汇编写的,生成的位图保存在D盘-Manually create a bitmap in Win32 assembly to write the resulting bitmap stored in the D drive
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:3483
    • 提供者:江勇
  1. buttons

    0下载:
  2. C++ Win32 Native Custom Button, with bitmap icon and color font.
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:3311
    • 提供者:Edjlle
  1. panels

    0下载:
  2. Win32 Native Custom Panel. With custom properties, like background bitmap, borders, etc.
  3. 所属分类:Static control

    • 发布日期:2017-04-14
    • 文件大小:3158
    • 提供者:Edjlle
  1. Bitmap2

    0下载:
  2. win32 bitmap example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:32819
    • 提供者:cjkim
  1. BmpAni

    0下载:
  2. win32 bitmap animation example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:31379
    • 提供者:cjkim
  1. ImageEditor530

    1下载:
  2. Win32 API打开并显示位图,可以进行简单缩放。展示了如何进行基本的Windows子窗口封装-Win32 API to open and display the bitmap which can simply scaling. Shows how to perform basic Windows child window Package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:1654174
    • 提供者:chenjunming
  1. 337

    0下载:
  2. bitmap loader 装入源代码。用户可以使用很好看的菜单装入bitmap。该程序运行的很快,并且100 是WIN32 API-bitmap loader into the source code. Users can look good on the menu loaded bitmap. The program runs very quickly, and 100 is the WIN32 API
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:6098
    • 提供者:时浩东
  1. tetris-VCPP-source

    0下载:
  2. 挑战新的高度,原来第一次因为他从事WEB编程Win32 API应用程序,是写一个游戏,因为游戏的知识很全面,选择了俄罗斯方块,其中之一是,他已经上瘾,二是发现这个游戏包含几乎寡妇介绍大量的知识,如窗口、信息、菜单、工具栏、资源、对话框、计时器、自绘制按钮时,GDI位图操作,Windows目录操作,INI文件操作,等等,尝试将生产。这个游戏的背景音乐,玩这个游戏而享受着音乐的感觉相信很舒服。-To challenge a new height, the original first since h
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4809259
    • 提供者:110
搜珍网 www.dssz.com