Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Using overlapped IO for console input?

WSAGetLastError returning zero

winapi

How do I use iFileDialog in a VC++ 2010 project converted from VC++ 6.0?

WriteFile lpNumberOfBytesWritten less than nNumberOfBytesToWrite

c++ windows winapi

How do you get Graphics in Native NT Text-Mode?

LegacyIAccessible in Windows.Automation

c# winapi automation

Show Explorer's properties dialog for a file in Windows

python windows winapi

Is it safe to use the SHFileOperation in a worker thread?

Windows 7 Ribbon UI Win32 API Code

winapi ribbon

USB HID hangs on Read() in C#

c# .net winapi usb hid

Sending/Receiving a string through PostMessage

c++ vb.net winapi wndproc param

Unable to Calculate Position within Owner-Draw Text

c# winforms winapi gdi+ gdi

how to check if empty flash card reader is present in usb slot?

c++ winapi

How to get folder path from Known folder GUID in Delphi

LoadLibraryExW() fails, last error is ERROR_MOD_NOT_FOUND, but no missing dependencies?

Disabling/enabling network interfaces via WinAPI

c++ winapi networking

What's the purpose of SignalObjectAndWait regards there is SetEvent and WaitForSingleObject?

What is a LPTHREAD_START_ROUTINE?

c winapi

Get the name of a monitor

c++ winapi

How to make a console app exit gracefully when it is closed

c# .net winapi