Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Determine if C++ application is running as a UWP app in Desktop Bridge (Project Centennial)

c++ winapi uwp desktop-bridge

Delphi: Set ImageBase bigger than 32-bit (for 64-bit Windows application)

delphi winapi 64-bit

Does SetTimer (with callback function) work by starting a new thread?

Determine if Windows 10 Touch Keyboard is Visible or Hidden

Unable to enter critical section

PrintWindow and BitBlt of hidden windows

c++ winapi screenshot dwm bitblt

Programmatically set Graphics Performance for an app

How does SetWindowPos affect the owner window's Z order?

windows winapi

GetDoubleClickTime returns 0 unexpectedly

Stop system entering 'standby'

c++ winapi standards standby

Side effects of calling RegisterWindow multiple times with same window class?

c++ windows winapi

Win32API function to join directories?

c winapi path filesystems

How to convert a .NET exe to native Win32 exe?

c# winapi

LogonUser works only for my domain

c# winapi impersonation

Are wchar_t and char16_t the same thing on Windows?

c++ windows winapi unicode char

Quickest way to implement a C++ Win32 Splash Screen

c++ winapi

Waiting until a file is available for reading with Win32

c winapi file-io synchronous

Can't copy/move files with space at end of file name

c# winapi filenames

Compile ATL project with only Windows SDK 7.1

c++ build atl winapi

How to make CreateFile as fast as possible