Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to load a single icon from the resources of another file using Delphi?

delphi winapi resources icons

How to synchronize Parent/Child process execution?

delphi winapi delphi-7

How do I query "Size on disk" file information?

delphi winapi filesystems

Are TCP SOCKET handles inheritable?

winapi winsock

Sending Keystroke to another application using WinAPI

Playing a sound in c++ ... However, the game stops while sound being played ... how can I stop this lag?

c++ winapi

Delphi run as different user

delphi winapi cmd

Asynchronous Procedure Calls

Value of PixelsPerInch varying with windows themes?

Standard windows open/save dialog is broken by WebKit

c++ qt winapi webkit qwebview

Given a hwnd, determine if that window is not hidden by other windows (Z-Ordering)

SetWindowSubclass changes ANSI windows to UNICODE

How to declare union inside a record structure?

delphi winapi delphi-7

How do I get a System.Windows.Form instance from its Win32 handle?

c# winforms winapi interop ipc

How to add a system "windows hook" so as to be notified of windows being created/activated?

c# winapi hook

GetThreadId on pre-vista systems?

Waiting for grandchild processes in windows

winapi

Get an IP_ADDRESS_STRING from GetAdaptersAddresses()?

c windows winapi networking

How to change folder icons with Python on windows?

python windows winapi

How to bring other app window to front without activating it?

c++ windows winapi z-order