Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is there a way to change the preferred base address of a dll once it's compiled?

winapi dll relocation

Mapping files into virtual memory in C on Windows

c winapi posix mmap

Draw array of bits(rgb) in windows

c++ windows winapi graphics

Use Z-order and position to organize open forms in MS Access

forms vba winapi ms-access

Call external function(from one exe to another)

c++ 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