Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

C++ Select Folder, Include Files

c++ windows qt winapi

Restricting WinForm application to one process with multiple instances

c# winforms wcf winapi com

Encapsulate Windows message loop into a DLL

c++ winapi dll

Win32API Mouse vs Real Mouse Click

python winapi

Does rcx always point to the PEB at the process entrypoint?

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

Can I Get Notified When Some Process Starts?

Name of process for active window in Windows 8/10

Windows 10 equivalent of LaunchAdvancedAssociationUI

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

windows winapi