Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I print the string which __FILE__ expands to correctly?

c++ c unicode winapi

What is the difference between a "Win32 Project", "CLR Empty Project", and "Empty Project" templates in Visual Studio?

Possible to specify the start position of an IFileDialog?

Console.Write() will hang in WPF, but works in Console application

How to : Given HWND, discover if window is Modal or not

OpenGL: secondary thread for loading resources?

c winapi opengl

System vs ShellExecute - Differences?

c++ winapi

What is the difference between FILE_ATTRIBUTE_NORMAL and 0?

c++ windows winapi file-io

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