Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Getting the file handles of given process [duplicate]

c# winapi

Is it a good idea to create an STL iterator which is noncopyable?

c++ winapi stl iterator

Is it possible to have an out-of-process COM server where a separate O/S process is used for each object instance?

c++ com winapi

Win32 DLL importing issues (DllMain)

c++ winapi abaqus

Is there a way to directly query the file system device driver for listing out the files in a directory?

What periodic timer objects are available in the Windows API?

winapi timer

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