Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Timeout in connect() function from Winsock

Why does GetFullPathName return the working directory?

c++ winapi path

CreateSymbolicLink on windows 10

winapi symlink

Win32: Determine whether stdout handle is char or wchar stream

winapi char pipe wchar-t

Does GetSystemInfo give you the total number of virtual CPUs (i.e. hyper-threaded)?

How to make GetLastError reliably work with JNA?

java winapi jna

How to use Win32 'DwmSetIconicThumbnail' from C# or VB.Net?

c# .net vb.net winapi dwm

Setting global environment variables programmatically

HidD_* functions all fail due to an invalid HID handle (Windows HID C++ API)

c++ c windows winapi hid

Winapi: Get the process which has specific handle of a file

c windows winapi cmd cygwin

How do you register a custom Win+V hotkey on Windows 8?

Somebody have AccExplorer32.exe?

windows winapi sdk

Reading and writing Windows "tags" with Python 3

Obtaining the virtual key code from a WM_CHAR message

c++ winapi keyboard

Windows: How to intercept Win32 disk I/O API

How do I map the device details such as \Device\Harddisk1\DR1 in the event log to a drive letter such as C:?

winapi visual-c++ event-log

Gradient Brush in Native C++?

c++ winapi native

How to find target of symbolic link in Windows C++ program

c++ winapi

Why is this call to LocalFree() causing an error?

c++ winapi