Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Compile error in 'winbase.h'

Why does closing a console that was started with AllocConsole cause my whole application to exit? Can I change this behavior?

Removing window border?

How can I get the SID of the current Windows account?

c# c++ windows winapi sid

What is the difference between GetClientRect and GetWindowRect in WinApi?

c++ windows winapi gdi

Replacing WinMain() with main() function in Win32 programs

c++ winapi

Good or evil - SetParent() win32 API between different processes

windows winapi

What happens internally when a file path exceeds approx. 32767 characters in Windows?

windows winapi internals

How do I send key strokes to a window without having to activate it using Windows API?

How can I invalidate the file system cache?

How to send text to Notepad in C#/Win32?

c# winapi

How to call an external program with parameters?

Win32: Bring a window to top

c++ winapi visual-c++

How to kill processes by name? (Win32 API)

c winapi api

How to get screen resolution in C++? [duplicate]

Conversion of wchar_t* to string [duplicate]

CreateProcess doesn't pass command line arguments

c++ winapi createprocess

window border width and height in Win32 - how do I get it?

c++ winapi

Windows Visual Themes: Gallery of Parts and States?

Why is RegOpenKeyEx() returning error code 2 on Vista 64bit?