Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Enumerating all available drive letters in Windows

c++ winapi drives

Downloading a file in Delphi

windows delphi winapi download

How to get File Created, Accessed and Modified dates the same as windows properties?

windows delphi winapi

Win32: CreateDialog instead of multiple calls to CreateWindow - any downsides?

windows winapi createwindow

Substitute for forking in windows

c++ winapi gcc winsock fork

How to get name associated with open HANDLE

c windows winapi

Changing master volume level

c# winapi volume

Win api in C#. Get Hi and low word from IntPtr

c# winapi intptr

Is there a way to get std:string's buffer

c++ winapi stl stdstring

How can I determine if a Win32 thread has terminated?

c++ c multithreading winapi

Win32 - Select Directory Dialog from C/C++

c++ winapi

Compiler Hint: "Inline function '...' has not been expanded..."

delphi winapi

How to find out DC's dimensions?

c++ winapi gdi

Run as administrator: requireAdministrator & ClickOnce + emulating system time

Differences between struct in C and C++

c++ c windows winapi kmdf

Is the win32 api obsolete? [closed]

c# .net c windows winapi

How to eject a USB removable disk/volume, similar to the "Eject" function in Windows Explorer?

How to prevent flushing to disk of a memory map opened on a windows temporary delete-on-close file

RPC from Windows to linux

linux winapi rpc dcom

Best way to take screenshot of a web page