Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do you programmatically resize and move windows with the Windows API?

windows winapi

What is a privileged instruction?

c winapi debugging odbc

Find the path of notepad.exe and mspaint.exe

Under which circumstances does the System process (PID 4) retain an open file handle?

winapi file locking handle

What do LRESULT, WPARAM and LPARAM mean?

c# winapi pointers intptr

How to programmatically interact with winlogon?

Is it safe to cast SOCKET to int under Win64?

c++ winapi sockets

Why SetUnhandledExceptionFilter cannot capture some exception but AddVectoredExceptionHandler can do

How do I capture the audio that is being played?

How do I load icons from a resource without suffering from aliasing?

windows delphi winapi

WinRT and build-in Windows 8 Apps

Why are "TranslateMessage" and "DispatchMessage" separate calls?

winapi

Insert bytes into middle of a file (in windows filesystem) without reading entire file (using File Allocation Table)?

How to set background color of window after I have registered it?

c++ api winapi

What are the different calling conventions in C/C++ and what do each mean?

How do I find position of a Win32 control/window relative to its parent window?

What is the correct usage of GetLastError and FormatMessage in Delphi?

Should I use _T or _TEXT on C++ string literals?

Check the file-size without opening file in C++?

c++ windows winapi

How to list all symbolic links on an NTFS filesystem