Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Bug when resizing borderless window with SDL2

c++ winapi sdl x11 sdl-2

Creating minidump for access violation exception using SetUnhandledExceptionFilter()

c++ winapi debugging windbg

How can I convert Win32 mouse messages to WPF mouse events?

.net wpf winapi hwndhost

AdjustWindowRectEx() and GetWindowRect() give wrong size with WS_OVERLAPPED

winapi

Hyperlinks without underline in RichTextBox on Windows 10 1803

c# .net winapi richtextbox rtf

How do I forward declare HANDLE? (Win32)

c++ c winapi

Are LoadLibrary, FreeLibrary and GetModuleHandle Win32 functions thread safe?

c# multithreading winapi

Need clarification for converting paths into long Unicode paths or the ones starting with \\?\

c++ windows winapi unicode path

Getting text from a control in another application, using MATLAB

"ExtensionManagerPackage" did not load correctly

How to add picture box in win32 API using visual c++

c++ 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++