MSDN claims that it is (http://msdn.microsoft.com/en-us/library/aa452850.aspx), and the CE Build Revision History says it was supported since 5.00.43 (http://www.applieddata.net/forums/topic.asp?TOPIC_ID=1512), but when I try to use it, the API function is not found, and CDC::AlphaBlend and CImage::AlphaBlend are wrapped in "#ifndef _WIN32_WCE" (C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\afxwin.h and atlimage.h). How do I use AlphaBlend?
BitsyXb 5.00.43 Pro includes AlphaBlend. BitsyXb 5.00.43 Core does not.
Which one are you using?
Note 1: That MSDN article says that Windows CE can support a feature, but due to the nature of Windows CE not all features are built into every Windows CE device.
Note 2: Topic 1512 is for our VGX board. Please refer to topic 2100 for the BitsyXb revision history.