Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Get CPU Temperature

What is the range of a Windows HANDLE on a 64 bits application?

windows winapi 64-bit handle

Should I deal with files longer than MAX_PATH?

winapi max-path

Checking digital signature programmatically from Delphi

How do I use Qt and SDL together?

c++ winapi qt sdl

What's an alternative to GWL_USERDATA for storing an object pointer?

windows winapi 32bit-64bit

Bring window to front -> raise(),show(),activateWindow() don’t work

c++ windows winapi qt foreground

Programming In C + Win API: How To Get Windows 7 Look For Controls?

Why do ZeroMemory, etc. exist when there are memset, etc. already?

c++ c windows winapi memset

Power off an USB device in software on Windows

How can I programmatically manipulate Windows desktop icon locations?

c# windows winapi icons utility

Safely remove a USB drive using the Win32 API?

c windows winapi usb

Path prefixes \??\ and \\?\

windows winapi batch-file cmd

How to use the Windows API in MinGW?

c++ winapi mingw

Prevent Windows workstation (desktop) from locking while running a WPF program

c# .net windows winapi

How do you set the glass blend colour on Windows 10?

Is it reasonable to use std::basic_string<t> as a contiguous buffer when targeting C++03?

c++ string winapi stl c++03

Enumerate windows like alt-tab does

c# windows winapi

Why does CreateProcess give error 193 (%1 is not a valid Win32 app)

Code analysis says Inconsistent annotation for 'wWinMain' : this instance has no annotations