mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
6db0c12e85
- Tests focus mainly on loading + saving images. - The implementation is not perfect yet, see CImage_WIP.txt for test results. - The GDI+ functions should be fixed before this test can pass fully, MS' ATL fails in ReactOS, but passes on Windows. svn path=/trunk/; revision=72332
7 lines
88 B
C
7 lines
88 B
C
|
|
#define IDS_TEST1 2000
|
|
#define IDS_TEST2 2001
|
|
|
|
#define IDB_ANT 1
|
|
#define IDB_CROSS 2
|