aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/PlatWin.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-21Standardising header guards and namespaces.Neil1-0/+13
2011-09-25Allow choice of D2D on compiler command line.nyamatongwe1-1/+1
2011-09-24Mingw32 doesn't have Direct2D or DirectWrite headers so turn off usenyamatongwe1-0/+3
of these libraries except when compiling with Visual C++.
2011-08-07Dynamically loading Direct2D and DirectWrite at run time so can run on ↵nyamatongwe1-0/+13
Windows XP.