Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Transactionally write a file change on Windows

windows winapi io

How do I know when the user can scroll a RichTextBox with forced ScrollBars

How can I check that an executable is being run as an administrator?

Why same works for windows and doesn't work for unix?

c++ c winapi unix

Using Rundll32 to replicate the function of SUBST

windows winapi command subst

Benefits the Win32 API has over .NET [closed]

.net winapi

not receiving WM_WTSSESSION_CHANGE in windows 7 64bit

c++ windows winapi wndproc

Converting 'device units' to pixels?

c++ winapi pixel

C++ Read a Registry String Value in char* [duplicate]

c++ winapi registry

Why does VirtualAlloc fail for 2GB even when running as 64bit process?

Sending WM_COMMAND to a TMenuItem

In a static control,why is there a tight rectangle surrounding the text?

c++ winapi colors controls

Some APIs that support the NT namespace absolute path of the format "\Device\Xxx"

Create GUI from Windows Service with a Network Log on

Call win32 CreateProfile() from C# managed code

c# winapi pinvoke