Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

__stdcall - WINAPI vs STDMETHODCALLTYPE vs APIENTRY

c++ winapi

WTL way of forcing resources to load from a dll in a non mfc app? (we are using WTL/ATL, not straight win32)

c++ winapi resources atl wtl

C++ Win32, easiest way to show a window with a bitmap

c++ winapi bitmap gdi

Is there anyway to dynamically free thread-local storage in the Win32 APIs?

Odd behavior of windows Impersonation

golang, call GetVolumeInformation winapi function

winapi go

C++/Win32 Dynamically calling a function without knowing its signature

c++ c winapi dynamic dll

GetGuiResources WIn32 API usage

c++ winapi mfc win32gui

Simulate mouse click without moving the cursor

TCP connections with overlapped I/O

relationship of c compiler and c standard library

Create a virtualized file-system directory expected by a third-party application

Win32 API GetMenuItemInfo returns only the first character of the item text

c# winapi pinvoke

How (best) to post WM_QUIT to a running process?

Interpreting WAVEFORMATEXTENSIBLE from IAudioClient::GetMixFormat

c++ winapi audio wasapi

Drawing to window from child thread

multithreading winapi gdi

file permissions in Windows 10 with Python

BCryptEncrypt returns STATUS_INVALID_PARAMETER on AES-GCM

How to guarantee high precision timer on Windows 11, even when the App is fully minimized

c# winapi timer

Start Notepad.exe or Calc.exe with CreateRestrictedToken

c++ windows winapi token