Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to gracefully close an ffmpeg process running in background without corrupting the encoded video file?

python winapi subprocess

wmain vs main C runtime

c unicode winapi wmain

SendInput always moves mouse pointer to left top corner

c++ winapi mouseevent

How to show menu item with icon AND text in WinForms system menu

"start /affinity" equivalent in .NET

How to reliably convert local time to UTC on a Windows machine using C++ WinAPI

c++ winapi time utc

Open Directory Using CreateFile

c# winapi directory createfile

How to drop elevated privileges when i no longer need them

c++ windows winapi

Replacing the call-stack of an application

Create a "virtual" file and execute it

winapi extract virtual-file

OpenProcess error 87 invalid parameter

Serial port reading in c, using WinApi functions; WaitCommEvent fails

How to tell if a process started with CreateProcess is still running?

c++ windows winapi

How to get the list of all the files(objects) in a folder exposed by an MTP device using Windows Portable Devices C++ API?

c++ winapi com mtp wpd

How to obtain file handle to the current executable without introducing a filesystem race?

c windows winapi nt

Why are COM pointer arguments cast as void instead of IUnknown?

c++ pointers winapi com iunknown

How to properly use DDX (Data Exchange) with the CComboBox Control?

windows winapi mfc combobox

CLion LLDB doesn't break on uncaught exception

c++ winapi dll clion lldb