Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gdi

Change origin? Win32?

c++ visual-c++ gdi win32gui

Is it possible to find out what is leaking GDI Objects

c++ c++builder gdi

How would I draw a PNG image using LoadImage and StretchDIBits?

c++ image png gdi stretchdibits

Should I use Direct3D or just Windows GDI for a fancy/high-perf Win32 app UI? [closed]

c++ winapi gdi direct3d

Is it possible to create an XOR pen like DrawFocusRect()?

c winapi gdi

Making gdi32.dll function calls in Azure Web App - supported?

Get DeviceContext of Entire Screen with Multiple Montiors

Can two DCs share one GDI object (brush, pen, etc.)?

windows winapi gdi

What happens to the DC when I free a canvas?

delphi canvas gdi

Any good tutorials / resources to learn Win32 GDI? [closed]

windows winapi gdi

Using AlphaBlend to draw slightly transparent rectangle fails

c++ winapi gdi

Draw mouse cursor

winapi gdi mouse-cursor

How to draw on the windows desktop using the GDI API? [duplicate]

c++ winapi bitmap gdi

Exclude round rectangle from clipping region?

windows delphi gdi

copy hdc contents to bitmap

c++ copy bitmap gdi

C++ Win32, easiest way to show a window with a bitmap

c++ winapi bitmap gdi

Drawing to window from child thread

multithreading winapi gdi

Raw/Direct acess on pixels data in a BITMAPINFO (HBITMAP)