Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Displaying String Output in a Window using C (in WIN32 API)

c windows winapi textout

Client rectangle coordinates on screen

c++ winapi plugins browser

On Win32 how do you move a thread to another CPU core?

Monitor process start in the system

c# .net c++ winapi

Capturing Win32 messages

python3 ctype CreateWindowEx simple example

Global Keyboard Hook from windows service

Is there no GetFilePointer(Ex) Windows API function?

Retrieving Delphi Window Handles

delphi winapi

Get drive letter from filename in Windows

Omit the msvcr100.dll when developing in C/C++ for windows?

Compute MD5 hash value by c++ WinAPI

c++ windows winapi hash md5

How to obtain the PIDL of an IShellFolder

c++ winapi com windows-shell

Get selected item in ListView win32 API

listview winapi

Performance of fopen() on win32

c linux winapi

How to detect KeyPress while program is running in background in Win32 C++

winapi visual-c++-2010

C# get child handles using FindWindowEx by name and ordinal number

Use CreateThread with a lambda

c++ winapi

How to determine if dll file was compiled as x64 or x86 bit using either Delphi or Lazarus

delphi winapi 64-bit lazarus

Using STDIN with an AllocConsole()

c++ winapi windows-console