Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

File History on windows 8

c# .net winapi windows-8

Open local html file with parameters in default broswer on windows

windows winapi browser

Using Perl, is there a difference between Win32API::File::MoveFile and CORE::rename on MSWin32?

C# form from DLL loaded by native C++

c# c++ winapi dll

Efficiently computing date/time stamp for logging purposes on unix/win32

How to get new-style Windows drag&drop cursors

Programmatically open charm bar, power bar and start menu with C#

Windows.h - Notification when focus enters a text input

c++ windows winapi

Is it possible to swallow a key in Raw Input?

winapi keyboard raw-input

Incorrect password passed to LogonUser() but the Active Directory account is not locked as expected

c++ winapi active-directory

Win32 - Midi looping with MCISendString

c++ winapi audio

WS_EX_COMPOSITED cause unexpected WM_PAINT

How to detect the window has been maximized?

c++ c windows winapi

PrintWindow causes flicker, strange artifacts in titlebar

c++ windows winapi screenshot

SetWindowPos and multiple monitors with different resolutions

winapi multiple-monitors

Can lock ordering be enforced / detected to prevent deadlocks?

How to tell if folder is a subfolder for recursive folder copy?

c++ windows winapi filesystems

In WinNT.h, why are STANDARD_RIGHTS_READ, ...WRITE and ...EXECUTE defined to be the same?

c++ winapi

How can I load the same icon as used by MessageBox on Windows 10?

winapi windows-10

Directly sending keystrokes to another process via hooking