Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is it possible to determine the fonts Windows chooses for font-linking?

Get size of volume on Windows

Programmatically duplicating the desktop on Windows 10

c++ winapi windows-10 desktop

How to get embedded Explorer IShellView to be browsable (i.e. trigger BrowseObject event)

How to have LogonUser not use cached credentials?

Windows Volume Mixer icon size is too large

windows winapi mfc icons

Describing dynamically generated code with RtlAddFunctionTable on Windows x64

Windows XP memory management without pagefile - what are the consequences wrt. to heap fragmentation?

Win32 Native(api or anything) to read current machine Geolocation?

c++ windows winapi native-code

How to enable/disable Windows 10 battery saver in program?

c windows winapi

Where can I find a list of SocketErrorCode and NativeErrorCode thrown by SocketException? [closed]

c# .net winapi exception sockets

Does KEY_WOW64_64KEY have any effect on 32 bit Windows?

How to create rich tooltips and rich balloons in notification area

Why WNetAddConnection2 still returns 1219 after successfully calling WNetCancelConnection2?

How to access information in Windows Device Manager from Java?

java windows winapi

Does anybody know what means ShellHook message HSHELL_RUDEAPPACTIVATED?

Implementing condition variables for CRITICAL_SECTIONs for Winthreads for XP

c winapi multithreading

Detecting a scheduled shutdown

Get Window handle (IntPtr) from Selenium webdriver's current window GUID

c# .net winapi selenium guid

What is the correct way to autosize a Static control?