Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Why does prevInstance exist in WinMain and wWinMain if it is always NULL

c++ winapi parameters winmain

Creating window in another thread(not main thread)

Would it be possible for Microsoft to phase out the Win32 API in future versions?

Cannot open include file: 'VersionHelpers.h': No such file or directory

winapi BN_CLICKED how to identify which button was clicked?

winapi button click

How to convert DECLARE_HANDLE and subsequent consts from windef.h to Delphi

delphi winapi

Default button size?

winapi

get current mouse cursor type

c# delphi winapi vb6

How to change the name of a thread

c++ multithreading winapi

How do you convert a Visual Studio project from using wide strings to ordinary strings

c++ c winapi visual-c++ unicode

How to create some class from dll(constructor in dll) in C++?

c++ winapi constructor

Display a message box with a timeout value

excel vba winapi messagebox wsh

How can I generate continuous tones of varying frequencies?

delphi winapi audio c++builder

SetWindowsHookEx creates a local hook. How to make it global?

How to know when and which files are changed in windows filesystem with winapi

c++ winapi hook

Display popup in Win32 Console Application

c++ winapi

How can I get a Win32 HANDLE for a StorageFile or StorageFolder in UWP?

Validating a Win32 Window Handle

c++ windows winapi

C++ Finding out what resolutions are supported by the graphics card

Is there a faster alternative to GDI GetPixel()?

.net windows gdi+ gdi winapi