Description: This example loads a BMP file into an object of class CRaster
that includes members to store Palette, Raster bits, and Bitmap
information.
CRaster includes a member function (GDIPaint) to paint the
raster directly to a Windows device (like the screen).
This program shall be compiled as a Win32 application.
To Search:
File list (Check if you may need any files):
bmploader\example.bmp
.........\loadbmp.cpp
.........\loadbmp.exe
.........\readme.txt
bmploader