comparison dw.h @ 1006:3e1c70896c13

Switched to using TransparentBlt() on Windows, and allow transparent bitblt for any depths below 32bpp. Also upped the Dynamic Windows version to 2.0.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 11 May 2011 05:12:34 +0000
parents cb81c08bd8c3
children ce4121a6f657
comparison
equal deleted inserted replaced
1005:751522e9f3ac 1006:3e1c70896c13
2 2
3 #ifndef _H_DW 3 #ifndef _H_DW
4 #define _H_DW 4 #define _H_DW
5 5
6 /* Dynamic Windows version numbers */ 6 /* Dynamic Windows version numbers */
7 #define DW_MAJOR_VERSION 1 7 #define DW_MAJOR_VERSION 2
8 #define DW_MINOR_VERSION 1 8 #define DW_MINOR_VERSION 0
9 #define DW_SUB_VERSION 0 9 #define DW_SUB_VERSION 0
10 10
11 #if !defined(__PHOTON__) 11 #if !defined(__PHOTON__)
12 /* These corespond to the entries in the color 12 /* These corespond to the entries in the color
13 * arrays in the Win32 dw.c, they are also the 13 * arrays in the Win32 dw.c, they are also the