Menu

[r1106]: / trunk / ext / scintilla / win32 / CheckD2D.cxx  Maximize  Restore  History

Download this file

4 lines (3 with data), 128 Bytes

1
2
3
// This file is compiled to check whether Direct2D and DirectWrite headers are available.
#include <d2d1.h>
#include <dwrite.h>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.