Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

What unicode encoding (UTF-8, UTF-16, other) does Windows use for its Unicode data types?

How to detect whether Windows is shutting down or restarting

c++ winapi api shutdown restart

Change Win32 Window Style

winapi

Allow selection in Explorer-style list view to start in the first column

How do you check the windows version in Win32 at runtime?

winapi

Win32 SetForegroundWindow unreliable

c++ winapi

Win32: How to hide 3rd party windows in taskbar by hWnd

c++ windows winapi

How to programmatically check the "Password must meet complexity requirements" group policy setting?

Can a window be always on top of just one other window?

windows winapi

Programmatically rename open file on Windows

c# c windows linux winapi

DrawText VS TextOut Win32

c++ winapi gdi

What to do to make application Large Address Aware?

c++ visual-studio winapi

SendMessage(HWND_BROADCAST, ....) hangs

windows winapi

What does it mean: "A child-process can inherit the handle"?

windows winapi handle

Detect if Mouse button already pressed before form shows

windows delphi winapi delphi-7

Converting Win16 C code to Win32

c windows winapi 16-bit

Get Application's Window Handles

c# .net winapi handle

CreateProcess() fails with an access violation [duplicate]

c winapi createprocess

How do you use std::system_error with GetLastError?

c++ winapi c++11

How can I get the byte size of std::wstring?

c++ string winapi size wstring