Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Visual Studio 2013: fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory

How to Set C++ Application Entry Point to main() on Windows using CMake? [duplicate]

how to find a window's SW_SHOW/SW_HIDE status

c++ winapi mfc show-hide

Forward declare HINSTANCE and friends

c++ winapi hinstance

How does WSAStartup function initiates use of the Winsock DLL?

Windows filesystem: Creation time of a file doesn't change when while is deleted and created again

windows winapi filesystems

How to create a virtual file?

c++ windows winapi named-pipes

Are thread IDs unique per process or per computer?

Why might a struct store its own size?

c++ winapi sizeof

Win32.: How to scrape HTML without regular expressions?

how to get return value of an exe called by ShellExecute

c++ c api winapi shellexecute

How to hide an application from taskbar in Windows 7?

Validate Authenticode signature on EXE - C++ without CAPICOM

Global hotkey with WIN32 API?

c++ winapi hwnd registerhotkey

Prompting a user with an input box? [C++]

c++ winapi inputbox

Cannot include both files (WinSock2, Windows.h)

c sockets winapi winsock2

AppDomain.GetCurrentThreadID vs Thread.ManagedThreadID for Windows API calls?

.net vb.net winapi

Understanding the low-level mouse and keyboard hook (win32)

c++ multithreading winapi

Determine whether a file is a junction (in Windows) or not?

java windows winapi jna

What are Windows "USER objects"

windows winapi mfc