example: 002

Purpose:

Draw image on screen under Windows

 

OS:

windows (a SDK project)

 

Place:

example/002/src

 

Notice:

you must put a JPG image named test.jpg at root of C driver

 

Usage:

bk.tga (in resource) is back image of window, use FCWin32::LoadImageRes to load a image from resource

use FCWin32::DrawImage / FCWin32::DrawImageAspect / FCWin32::AlphaImageOnDC function to draw image on screen