Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Invoke Windows Magnifier

c# winapi sdk kinect

How to get the Windows 7 theme name

c# winapi

What does _locking() really do?

c++ c file winapi file-locking

What's the difference between struct { ... } and struct { union { struct { ... } } }?

c winapi struct unions

How to maximize a window after minimizing it

c++ windows winapi

WM_EX_TRANSPARENT doesn't repaint child windows

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 can I load the same icon as used by MessageBox on Windows 10?

winapi windows-10

Directly sending keystrokes to another process via hooking