Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

CreateRemoteThread returning ERROR_ACCESS_DENIED - Windows 7 DLL Injection

F# syntax for P/Invoke signature using MarshalAs

winapi f# pinvoke marshalling

How to get list of folders in this folder?

c++ winapi visual-c++

Volume to physical drive

c++ c windows winapi hard-drive

How to bring a window foreground using c#?

c# winapi window foreground

Is it possible to kill WaitForSingleObject(handle, INFINITE)?