Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / GDIPlus / Readme.txt
1 GDIPlus Example\r
2 ===============\r
3 This project demonstrates how to use of GDI+ graphics library with Win32++.\r
4 \r
5 GDI+ is a class-based application programming interface (API) for C/C++ \r
6 programmers. It enables applications to use graphics and formatted text on \r
7 both the video display and the printer. \r
8 \r
9 GDI+ ships with Windows XP (and above). The GDI+ redistributable can be used\r
10 to add GDI+ support to Windows NT 4.0 SP6, Windows 2000, Windows 98, and \r
11 Windows Millennium Edition (Windows Me) operating systems. \r
12  \r
13 Some compilers (including MinGW and Borland versoin 5.5) may not support GDI+.\r
14 Some Microsoft compilers will require the Platform SDK integrated with it to\r
15 compile this code.\r
16 \r
17 Features demonstrated in this example\r
18 =====================================\r
19 * Use of CFrame to display the window frame\r
20 * Setting the view window of the frame.\r
21 * Using GDI+ to draw to a window.\r
22 * Saving the frame settings in the registry\r
23 \r
24 \r
25 \r
26 \r
27 \r
28 \r

UCC git Repository :: git.ucc.asn.au