Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

How to use a manifest embedded as a resource? (Windows XP/Vista-style controls)

LsaEnumerateAccountRights always returns "File not found"

security winapi

How do you get the location, in x-y coordinate pixels, of a mouse click?

c++ winapi mouse

Allocate more processor cycles to my program

c++ c windows winapi

Safely remove window subclassing?

c++ winapi subclassing