Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Creating a thread in DllMain?

winapi dll multithreading

How to enumerate all available network interfaces? [duplicate]

How can I send a message from Google Chrome extension to desktop application?

Is WSAGetLastError() just an alias for GetLastError()?

Passing a string to an already running instance of an application

delphi winapi

Normalize file path with WinAPI [duplicate]

c++ c windows winapi path

Win32: How to custom draw an Edit control?

windows winapi custom-draw

How to bind child windows to parent window in relative positions?

winapi visual-c++

getting a windows message name [duplicate]

c++ windows winapi

Handle external windows using java

java winapi

Mimicking Acrylic in a Win32 app

windows winapi dwm

change volume win32 c++

c++ winapi audio volume

Has anyone been able to create a hybrid of PE COFF and ELF?

linux winapi binary elf coff

How i can simulate a double mouse click on window ( i khow handle) on x, y coordinate, using SendInput?

Is it possible to detect when a low-level keyboard hook has been automatically disconnected by Windows?

Detect when a Module (DLL) is unloaded

c++ c windows winapi

How to Remove the Readonly attribute of a File MFC

c++ winapi mfc

Set Window.Owner using hWnd

c# wpf winapi

What is the difference between main and mainCRTStartup?

winapi

C++: What's the simplest way to read and write BMP files using C++ on Windows?