Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C++: Deleting a printer queue

Handle leak is observed when a process is run in combination with other process

Basic Windows API

c++ winapi

Avoid hourglass after calling CreateProcess

PostThreadMessage sets GetLastError to 1444

c++ multithreading winapi

Why can't Win32::TieRegistry list subkeys?

perl winapi registry tie

How can I determine which displays are attached to the same physical device using Direct3D9?

Direct3d vertex buffer usage type, performance and c++amp?

Creating a Device Context for a Monitor in Mirror mode

c++ winapi

What does the "Co" in "CoClass" mean?

How can I (safely) interrupt a computation on a separate thread?

SendInput or similar from windows service (session 0) in Windows 8 to login screen

How can I output a UTF-8 encoded XML file with unix line-endings from ActivePerl on Windows?

perl unix file winapi utf-8

SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE) return 0

c++ winapi

C++ textbox contents

c++ winapi textbox

Does NtDll really export C runtime functions, and can I use these in my application?

c windows winapi crt ntdll

Why is SHGetPathFromIDList function exported three times

c winapi dllexport shell32

LVITEM for windows 64 bit

How to cancel item label editing in Tree-View control upon ESC keydown in WinAPI