Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How does Office 2013 implement black windows for IRM?

winapi ms-office

Why Non-Unicode apps system locale makes Unicode fonts with symbol charset displayed incorrectly?

Is there a way to know when another hwnd has closed?

winapi hwnd

How to get the PIDL of an open explorer window?

c# winapi com windows-explorer

How windows APIs accept strings

c++ winapi pointers mfc

What does mandatory integrity level value of 0x2010 stand for?

c++ c windows winapi kernel32

Delphi - Get folder icon

delphi winapi

WndProc calling mechanism (WinAPI)

c++ windows winapi

GetTickCount values on Windows 10

c++ windows winapi windows-10

LogonUser returns true for a wrong password

Turn off the monitor?

c++ windows winapi

Windows Explorer renames files when copying and an existing file is found

delphi winapi

Get key press in windows console

c++ windows winapi

Using the Window API, how do I ensure controls retain a native appearance?

How to determine that a screensaver is running?

windows winapi screensaver

How can I detect another instance of the same Win32 application running on another workstation?

winapi copy-protection

How do I stop a command prompt from appearing in a Win32 C application?

c winapi command-prompt

SetText of textbox in external app. Win32 API

c# winapi interop

How to prevent control from stealing focus?

winforms winapi focus

How to find if an document can be OPENed via ShellExecute?

c++ winapi shellexecute