Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How is "L" macro(?) defined?

c winapi

What is the purpose of the cbSize member in Win32API structs

c++ winapi api

How to Reboot Programmatically?

c++ windows winapi

How to cast a LONG to a CString?

c++ winapi mfc casting

Why does GetSystemMetrics() return these values?

c++ windows winapi

what are the alternative for win32 to alarm,bzero,bcopy when porting c code

c winapi porting

choice between win32 APIs and .NET framework

.net c++ windows winapi

Win32 Read/Write Lock Using Only Critical Sections

How to use GetWindowRect

c++ windows winapi

Simple C++ Threading

c++ multithreading winapi

How to get Module HANDLE from func ptr in Win32?

c winapi

Move window when external application's window moves

How do I get the high- and low-order bits of a SHORT?

c++ winapi short

What desktop does Metro stuff run in?

difference between API and DLL

winapi api dll

Win32 - Appending text to an Edit Control

c++ c winapi windows-controls

win32: check if window is minimized

c++ windows winapi

Why peekmessage before getmessage?

Why there are three unexpected worker threads when a Win32 console application starts up? [duplicate]

c++ multithreading winapi

How can I enumerate/list all installed applications in Windows XP?

c++ python winapi enumeration