Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Specific network interface IPv4 availability - No connectivity, Local, Internet

How to statically link the library for using SHGetSpecialFolderPath using cl.exe

c++ winapi

C# WOW6432 registry node messin things up

c# windows winapi registry

How to change the CP_ACP(0) of windows ANSI apis in an application?

Hit test rectangles

c++ windows winapi detection hit

Why is GetClientRect including the window border and title bar?

c++ windows winapi screenshot

Why does SystemParametersInfo(SPI_SETNONCLIENTMETRICS, ...) hang in Windows 7 when it didn't before?

delphi delphi-7 winapi

How to make a Win32 dialog appear at the default position (CW_USEDEFAULT)?

How can I use Application Recovery and Restart in Delphi?

delphi winapi

Win32 C++ - Do something when window is restored, which message?

windows winapi

Assigning an arbitrary address to a HWND

c++ winapi pointers

Request refresh of LVN_GETEMPTYMARKUP

winapi visual-c++ listview

Is there a faster alternative to enumerating folders than FindFirstFile/FindNextFile with C++?

How to get text with RTF format from Rich Edit Win API?

winapi rtf richedit

How To Use SetConsoleCursorPosition Func

c winapi graphic

Is it possible to call WinMain from regular main?

c++ windows winapi

What are "transactional" file operations?

Open an Event object created by my service from my application

windows winapi service

Why does CreateWindow() take a hInstance as an argument if was already provided when the window class was registered?

c winapi

Can a message-only window receive WM_QUERYENDSESSION?

windows winapi