Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to create a ellipse shaped window with VC++ using win32 API

winapi visual-c++

What Uxtheme function I must use to get the default size of the minimize, Maximize and close buttons?

c++ delphi winapi uxtheme

Are resource files compiled as UNICODE or ANSI code-page?

c++ winapi dll resources rc

Any API to prevent Windows 8 from going into connected standby mode?

c# c++ .net windows winapi

What is the altered search path (LOAD_WITH_ALTERED_SEARCH_PATH) in LoadLibraryEx()

c++ winapi

(Windows) Monitoring API calls in C

c winapi api

Detect when the Foreground windows changes

winapi

What to do when FreeLibrary API call fails?

c windows winapi dll native

Is there any API function for shutting down Windows while installing any pending updates?

Prevent Windows 10 from automatically restarting after an update programmatically

c# windows delphi winapi restart

MFC CComboBoxEx GDI Resource Leak

Authenticating users using Active Directory in Client-Server Application

Is DbgHelp.dll built-in to Windows? Can I rely on it being there?

c++ c winapi stack-trace dbghelp

Is it necessary to explicitly stop all threads prior to exiting a Win32 application?

How to get friendly device name from DEV_BROADCAST_DEVICEINTERFACE and Device Instance ID

Uniquely identify PC based on software/hardware

Spy++ alternative that can send messages

winapi messages

How can we convert a FILE* to a HANDLE?

c winapi file

How do I display open IE tabs as DWM thumbnails?

c# winapi aero dwm

How can I create a menu in the start menu for my program?

c# c++ delphi winapi windows-7