Pelles C forum

C language => Tips & tricks => Topic started by: TimoVJL on August 16, 2016, 10:07:02 AM

Title: Direct2D examples
Post by: TimoVJL on August 16, 2016, 10:07:02 AM
Only for Windows 7 =>

Direct2D example from site (http://www.wisdomsoft.jp/444.html) converted to PellesC using frankie's headers.

Missing dwrite.h  for DWrite.dll, so small stub for it in D2D1test2.zip
MS SDK dwrite.h don't support C :(

INFO: Render Targets, Devices, and Resources (https://msdn.microsoft.com/en-us/library/windows/desktop/ff684177(v=vs.85).aspx)