Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can I (is there a way to) convert an HRESULT into a system specific error message?

c++ windows winapi

Trying to CreateDirectory, getting char* to LPCWSTR error, willing to try another function

How to make the feature 'Replace Task Manager' of Process Explorer?

How to call EnumSystemLocales in Delphi?

AttachConsole() shows data on pipe but the > operator doesn't correctly redirect to file

.net winapi console pipe

GetWindowText with char[]

PrintWindow bitmap differs from PrintScreen Key bitmap

windows winapi printscreen

Is it safe to initialize MS HANDLE to nullptr?

c++ winapi

Reading Command Line Arguments of Another Process (Win32 C code)

python c winapi

How many CRITICAL_SECTIONs can I create?

How to get the handle of the topmost form in a WinForm app?

c# winforms winapi topmost

When does Microsoft.Win32.OpenFileDialog.ShowDialog() return null?

C++ Windows function call that get local hostname and IP address

c++ winapi ip-address hostname

How to display an image in full screen borderless window in openCV

c image winapi opencv

What is the difference between _chdir and SetCurrentDirectory in windows?

c++ c windows winapi

How to move (or do anything with) the mouse

java winapi mouse jna

CreateProcess succeeds, but GetExitCodeProcess returns C0000142

c++ winapi process

How can I embed a PowerPoint presentation into a WPF application without opening another window?

What is a "Job" (child process thing) in Windows, and when to use it?

windows winapi process task

How to get number of cores in Win32?