-
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
- 2023-07-21 04:35:03下载
- 积分:1
-
Powerbuilder的所有函数解释,详细,完整,希望大家踊跃下载哦!...
Powerbuilder的所有函数解释,详细,完整,希望大家踊跃下载哦!-Powerbuilder all the functions explained in detail, integrity, hope that we actively download Oh!
- 2023-02-25 04:00:03下载
- 积分:1
-
亚马逊的目标API
Amazon AIM API -- Generate an Order Fulfillment Report-Amazon AIM API-- Generate an Order Fulfillment Report
- 2023-03-03 01:00:03下载
- 积分:1
-
汇编debug的实验书,大家可以参照这个文档进行debug实验的试验。如果大家没有汇编程序。我会继续传代码!...
汇编debug的实验书,大家可以参照这个文档进行debug实验的试验。如果大家没有汇编程序。我会继续传代码!-debug compilation of books, we can refer to this document for debug experimental tests. If there are no compilation process. I will continue to traditional code!
- 2022-03-24 21:17:25下载
- 积分:1
-
S3C2410 application to the design of GPS on Protel format original design, inclu...
s3c2410应用到GPS上的设计的protel格式的原始设计,包括原理图等。仅供参考-S3C2410 application to the design of GPS on Protel format original design, including schematics and so on. For reference only
- 2022-03-24 20:46:16下载
- 积分:1
-
讲述如何利用VC的编程来求解微分方程的一种思想
讲述如何利用VC的编程来求解微分方程的一种思想-VC on how to use the programming to solve a differential equation thinking
- 2023-07-18 11:30:03下载
- 积分:1
-
JAVA聊天室的课程设计报告,很全,欢迎下载
JAVA聊天室的课程设计报告,很全,欢迎下载-JAVA chat rooms course design report, it is full, please download the
- 2022-03-22 20:16:20下载
- 积分:1
-
随机生辰欧拉图,通过深度优先遍历来求欧拉回路
随机生辰欧拉图,通过深度优先遍历来求欧拉回路-Random birthday Euler diagram, depth-first traversal through the pursuit of Euler circuit
- 2022-11-01 00:10:03下载
- 积分:1
-
ESRI公司ArcInfo的Shape文件格式介绍
ESRI公司ArcInfo的Shape文件格式介绍-the ESRI ArcInfo Shape file format introduced
- 2022-02-11 15:48:56下载
- 积分:1
-
PE文件教程,很有用的
PE文件教程,很有用的-PE File Directory, a very useful
- 2022-07-28 08:25:40下载
- 积分:1