Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gdi

CreateCompatibleBitmap and CreateDIBSection (Memory DC's)

c++ winapi memory gdi

multiple screen capture with MSDN library

c++ winapi gdi screen-capture

Why would FillRect not draw when LineTo succeeds?

Why are functions duplicated between opengl32.dll and gdi32.dll?

opengl gdi wgl

How to generate a monochrome bit mask for a 32bit bitmap

c++ c winapi bitmap gdi

In which situations is it a good idea to prefer GDI over DirectX/OpenGL

opengl directx gdi

GDI - Can I use the new Windows 10 Segoe UI Emoji colored font with DrawText?

winapi colors gdi emoji

Letting the mouse pass through Windows C++

winapi mouse gdi pass-through

Double Buffering? Win32 c++

c++ gdi win32gui

Draw Slightly Transparent Blue Rectangle in Native Win32 GDI

c++ winapi gdi

Winforms: How to speed up Invalidate()?

c# .net winforms gdi+ gdi

How to handle WM_ERASEBKGND to avoid flickering?

how do I do print preview in win32 c++?

Invert Text Color depending on BackColor

c# .net winforms gdi+ gdi

Understanding Device Contexts

mfc gdi

Is there a faster alternative to GDI GetPixel()?

.net windows gdi+ gdi winapi

Is there something special about using BeginPaint/EndPain and not GetDC/ReleaseDC in response to WM_PAINT message?

c++ winapi gdi paint wm-paint

Transparency to text in GDI

winapi gdi

How to get list of GDI handles

c++ c windows winapi gdi

Is GDI+ just a layer on top of GDI, or something new?

gdi+ gdi