Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How does Windows interpret multiple VersionInfo Resources?

find Location Information of device that generated WM_INPUT message

c++ winapi usb windows-7-x64

GetClientRect returns scaled dimensions?

How to call CreateProcess in Delphi? [duplicate]

delphi winapi delphi-xe6

Which is the best way to find position of a control relative to it's parent window?

c++ delphi winapi mfc dialog

Serial port communication initialization

CreateProcessW not honoring commandline [duplicate]

c++ winapi c++builder c++98

How to activate, move and resize a window in VB.NET

vb.net winapi

How to use Fonts installed with AddFontResource() Programatically?

c# winapi fonts

Enumerating Microsoft Edge History Programmatically

c++ winapi microsoft-edge

New Windows 8.1 APIs for virtual memory management: `DiscardVirtualMemory()` vs `VirtualAlloc()` and `MEM_RESET` and `MEM_RESET_UNDO`

How should I handle the update rect/region/area in a Direct2D application?

winapi direct2d

Is a "BUTTON" a common control?

c winapi

Open windows file/folder properties dialog from C

c++ c windows winapi

SChannel/SSL implementation?

c++ winapi ssl winsock2 schannel

Accessing the PCI config space with Win32 API

How to disable the `Close` item of console window context menu?

c# c++ winapi

SHFileOperation: randomly raises exceptions when deleting files

c winapi shfileoperation

Send keystrokes to a specific window (in background), but do something else in the meantime [duplicate]

Can I Get Notified When Some Process Starts?