Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is there something special about using BeginPaint/EndPain and not GetDC/ReleaseDC in response to WM_PAINT message?

c++ winapi gdi paint wm-paint

Transparency to text in GDI

winapi gdi

How can I make the Win32 API window more modern looking?

c++ c windows winapi interface

Proper handling of GetLastError (and others) in a multithreaded context

c++ c multithreading winapi

Why windows 64 still makes use of user32.dll etc?

winapi 64-bit 32bit-64bit

How to get list of GDI handles

c++ c windows winapi gdi

Send windows message to a Windows Service