Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Is there any way to catch the error if loading a dll cannot find a dependency?

delphi winapi delphi-2007

Automatically truncate and null terminate a string buffer in a buffer overflow

Win32API Mouse vs Real Mouse Click

python winapi

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

How do you block selected applications from accessing the internet (C++, Win32)

Can I Get Notified When Some Process Starts?

Where can I find windows crash dump (Blue screen crash dump)? [closed]

windows winapi