[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CPPHDC
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CPPHDC
(C++ Win32 API) HDC
Abbreviation of Handle to Device Context.const HWND handle = GetWindow(Application->Handle,GW_HWNDFIRST); const HDC handleDC = GetDC(handle);
Topic links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
