Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Detect external display being connected or removed under Windows 7

Delphi - how to check for any windows user if it is an administrator?

windows delphi winapi

Windows: Overwrite File In Use

c++ c windows winapi overwrite

How to use "GS:" in 64-bit Windows Assembly (eg, porting TLS code)

winapi assembly x86-64 win64

.NET wrapper for Windows API functionality [closed]

What are alternatives to Win32 PulseEvent() function?

winapi synchronization ipc

Creating a Transparent Bitmap with GDI?

c++ c winapi drawing

How do you use SymLoadModuleEx to load a PDB file?

c winapi pdb-files dbghelp

Figuring which printer name corresponds to which device ID

winapi printing createfile

Can TCP SOCKET handles be set not inheritable?

winapi winsock

Delphi : how to check if a file exists (path over 255 characters)

delphi winapi

Programmatically rotate monitor

python winapi

Reliable way to programmatically get the number of hardware threads on Windows

How to access Windows.Services.Store namespace from a Win32 app converted to UWP with the "Project Centennial converter" to enable in-app purchases?

Calling Win32 functions returning strings with alien in Lua

winapi lua

How do I determine the degree in which a file is fragmented?

How do I get the dimensions (resolution) of each display?

How to "safely" delete folder into Recycle Bin

SetProcessDPIAware seems not to work under windows 10

How to lock pages in memory using WinAPI?

c windows winapi real-time