Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

What do I have to do to make my WH_SHELL or WH_CBT hook procedure receive events from other processes?

windows delphi winapi hook

How to select an item in a TreeView using Win32 API

c# api winapi c#-4.0

Is There a Winapi way to Move a File to The Recycling Bin?

c++ winapi command-line

What's the best way do determine if an HWND represents a top-level window?

c++ c windows winapi

Does a win32 application have one message loop? Or is it one message loop per window?

c++ c winapi

How do I `std::bind` a non-static class member to a Win32 callback function `WNDPROC`?

How to send HTTPS request using WinInet?

Setting focus to a Windows application from Node-JS

How can I handle DLL errors in VBA?

How to get handle of a console window launched from my GUI application?

How to detect tapping (touch input) globally instead of mouse clicking?

c# .net winapi windows-8 touch

Get IP-Address from DNS without GetHostByName

delphi sockets winapi winsock

Can't install windows 7 SDK (require already installed .NET Framework 4)

Fullscreen vs Borderless window

windows winapi

How reliable is page write-tracking in Windows given processor caches

c++ windows winapi

Disabling Screen Saver and Power Options in C#

c# screensaver winapi

Creating a unique temporary directory from pure C in windows

Why does Unix have fork() but not CreateProcess()?

std::conditional_variable::wait_for, std::thread::sleep_for on Windows are affected by adjusting clock

Get icons for common file types

c++ winapi visual-c++ icons