Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Viewing messages being sent over ALPC Port?

WinSpool OpenPrinter Access Denied

How to identify the type of disc in a CD-ROM drive using WinAPI?

c winapi cd-rom

UpdateResource doesn't work with lpType as string

c# .net vb.net 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

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