Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is "const LPVOID" equivalent to "void * const"?

How to get a list of video capture devices (web cameras) on windows? (C++)

How can i set an entrypoint for a dll

c++ winapi dll dllimport

c++ win32 add a hyperlink to a dialog

c++ winapi hyperlink dialog

Does Windows 8 ARM, A.K.A. "Windows RT" have the Winapi (win32) available for third party developers?

winapi api arm windows-8

Is it possible to eliminate flickering entirely when resizing a window?

c winapi double-buffering

What's C# threading type?

c# .net multithreading winapi

How to get the current URL from Chrome 28 from another Windows application?

c# delphi winapi google-chrome

The correct way of getting the parent window

winapi

How do you use WinHTTP to do SSL with a self signed cert

c++ c winapi ssl winhttp

No module named 'win32api'

Do I need to use CloseHandle after creating a new process?

windows winapi visual-c++

XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'Microsoft.Win32.Registry.dll'

winapi uwp

How to determine if the current window is the active window?

c++ windows winapi mfc

Writing to the middle of the file (without overwriting data)

c++ windows winapi

Simulating keyboard input in Delphi using WinAPI

delphi winapi delphi-2009

Is there a difference between \??\ and \\?\ paths?

winapi internals

setlocale stuck on Windows

c windows visual-studio winapi

Looking for an alternative to windows messages used in inter-process communication

Does SetupDiGetClassDevs work with device instance IDs as documented?