Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Disable buffering on redirected stdout Pipe (Win32 API, C++)

windows winapi redirect stdout

Can I decode a C++ exception from a Windows SEH exception? (And if so, how?)

How to determine Signalled state of Win32 Event?

c++ winapi events

How to read/write memory on Mac OS X with VBA?

Is there any way to sniff named pipe traffic in Windows?

windows winapi named-pipes

Write text to notepad with C#/Win32

c# winapi sendmessage

Unicode filenames on FAT-32?

WM_USER vs WM_APP

c winapi

Programmatically adding a directory to Windows PATH environment variable

Multiple keyboards and low-level hooks

c# winapi keyboard hardware hook

Does GDI+ have standard image encoder CLSIDs?

c++ winapi gdi+ clsid

How can obtain the image which uses windows 7 to draw the parent nodes in a treeview control?

Setting Registry key write permissions using .NET

How to use IFileDialog with FOS_PICKFOLDER while still displaying file names in the dialog

winapi

CreateProcessAsUser doesn't work when "change user"

d3dx11.h not in Windows 8.0 kit

When to use QueueUserAPC()?

c multithreading winapi

extract file HANDLE from Windows file descriptor or from FILE*

winapi file-io

Disable Ctrl+Alt+Del on Windows 7

winapi windows-7

Feeding input to an interactive command line application