Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Redirecting cout to a console in windows

c++ winapi

Setting the initial directory of an SaveFileDialog?

c# .net wpf winapi

Why does the Win32-API have so many custom types?

c winapi

Win32 API to enumerate dll export functions?

c++ windows winapi dll

Prevent windows from going into sleep when my program is running?

windows winapi sleep

How to detect win32 process creation/termination in c++

c++ winapi process

redefinition errors in WinSock2.h [duplicate]

How can I get the child windows of a window given its HWND?

c# windows winapi children

How do I store and retrieve credentials from the Windows Vault credential manager?

What is the difference between BOOL and bool?

windows winapi visual-c++ mfc

Global hotkey in console application

How do you use CreateThread for functions which are class members?

How to detect true Windows version?

windows delphi winapi version

Are there any downsides to using UPX to compress a Windows executable?

#define NOMINMAX using std::min/max

c++ visual-studio winapi

How can I tell if a given path is a directory or a file? (C/C++)

c++ c winapi

Scaling the non-client area (title bar, menu bar) for per-monitor high-DPI support

How to gracefully terminate a process?

winapi process

winapi: CreateProcess but hide the process' window?

c windows winapi process

How do I recursively create a folder in Win32?

c++ winapi directory