Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

MessageBox does not print UNICODE characters

c++ winapi

load a ttf font with the Windows API

windows winapi

DirectWrite text position different by font size

c++ winapi directwrite

Events fired when the display power is switched On/Off

c# .net winforms winapi screen

How to intercept each trying to use API function in C#?

c# winapi hook intercept

Where do I need to switch the Activation Context?

How to verify user logged in to domain or locally

Programmatically differentiating between physical or virtual keyboards

Why does my message box look different from those Windows 10 otherwise shows?

ShellExecute, "Print"

winapi

Python and ShutdownBlockReasonCreate, ShutdownBlockReasonDestroy, and ShutdownBlockReasonQuery

python winapi

Out-of-process COM server without a proxy/stub DLL?

winapi com rpc out-of-process

Prevent my Win32 application's UI elements from being scaled up when high DPI is set

Extract cursor size via WinAPI (Windows 10)

java c++ swing winapi windows-10

How do I open a file without blocking in windows?

windows winapi

Network Discovery of Servers

What is the value of a dialog constant DS_RECURSE? [closed]

winapi

How to get the current text cursor position from Python in a Windows Terminal?

Any simple/quick way to fork() on Windows (ANSI C) (_beginthread/_beginthreadex/CreateProcess)

c winapi fork