Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

"Correct" Dialog / UI font on Windows

correct usage of GetClipRgn?

c++ winapi

Big C# source file with Windows API method signatures, structures, constants: will they all be included in the final .exe?

Writing a Cross-Platform (32-bit and 64-bit compatible) Program for Windows (like AnyCPU in .NET)

Write reliably to same file from different processes

c++ c windows winapi

How i can retrieve the error description for a WinInet error code from delphi

Is there a non blocking method for host resolution in WINAPI?

Can I save the buffer or contents of a console window for future use?

c# winapi input console

CreateFile() returns INVALID_HANDLE_VALUE but GetLastError() is ERROR_SUCCESS

SetWindowsHookEx for WH_JOURNALRECORD fails under Vista/Windows 7

Understanding a self-deleting program in C++

c++ winapi

How does VLC play videos on the desktop?

c++ winapi desktop vlc

Convert C Union to C# (Incorrectly Aligned)

c# c winapi pinvoke

Reinitialize Windows Event Log service without reboot

fchown() on Windows seems to be impossible to implement in C

c windows winapi

Delphi 10 Seattle changes to Win32 GetPath and redundant TPoint and _POINTL record types

Get PerformanceCounter by Index

c# winapi perfmon

WINAPI C/C++ -> why did the binary size increase dramatically ? (Switch from VS2013 to VS 2015)

Is there a new replacement for SHGetSpecialFolderLocation?

c++ winapi

Can't detect when Windows Font Size has changed C++ MFC