Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

List Resources with name and type in Delphi

delphi winapi resources

How is Windows 10 Night Light implemented?

c++ windows winapi

compile and link CxImage static lib in VC++

win32file.ReadDirectoryChangesW doesn't find all moved files

Replicating Windows Run behavior using either `CreateProcessW` or `ShellExecuteExW`?

windows winapi rust windows-rs

Can you pass the same pointer to SystemTimeToTzSpecificLocalTime for both input and output?

c windows pointers winapi

Can a child process which was started by a process in JOB, set JOB properties to breakaway from job?

c++ windows winapi visual-c++

Using Microsoft's Source-Code Annotation Language (SAL) with Doxygen?

c++ windows winapi doxygen sal

GetRawInputData vs GetAsyncKeyState()

c++ winapi directx directinput

How do I programmatically disable DWM and make the Windows 7-style Windows Basic window title bars appear for one WinForm or program in Windows 11?

c# winforms winapi

Cannot register IExecuteCommand for context menu

Non documented Console Input Mode flags

windows winapi console

(How) Can I emulate touch events on Windows?

Win32 API, System Tray Icon disapearing

c++ winapi system-tray

Why do I need to cast the lpBuffer (LPTSTR) parameter in FormatMessage?

c++ c winapi formatmessage

Can I use member function as first argument to EnumWindows [duplicate]

c++ windows winapi

C++ keyboard hook - what does the parameter nCode mean?

Win1251->UTF16 conversion

c++ winapi unicode locale

what's the difference between ordinal and hint number in the native dll?

windows winapi dll

Getting the GUID of an installed COM object