Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Get console handle

c++ c winapi

Force Win32 thread scheduling to a defined sequence based on priority

How to launch console application using CreateProcess with Minimized main window

Is it possible to BitBlt directly from a GDI+ bitmap?

winapi gdi+ gdi bitblt

SwitchToThisWindow sends current window to the back

windows winapi

How can I modify the font colors of individual characters in a ListView subitem?

is it possible to draw on HWND created by another process?

c windows winapi

BITMAPINFOHEADER biHeight is twice what I expect

c winapi icons ico

Where can I find a C++ DNS Library?

c++ winapi dns

ASCII character from VK_Code

c winapi keycode shift

DrawText with DT_CALCRECT - Is there a way to calculate the height of the rect WITHOUT modifying the width (with large strings)?

delphi winapi drawtext

Is there a handle leak detector which can be linked into an existing application?

c++ winapi memory-leaks

How can I get a process entry point address

c windows winapi

What do windows "interface names" look like?

windows winapi networking

How to check event object's state without actually changing it?

winapi

Boost property tree issue when converting to Unicode

Is shared memory array returned by CreateFileMapping/MapViewOfFile zero initialized?

c++ winapi shared-memory

Win32 resource file multiple translations

windows winapi mingw

Removing Administrator Privilages from Process

How to recurse down paths over 255 characters and read file attributes?

delphi winapi delphi-2006