Tag: windows — 2 articles
AMMAURO #2: Linux VM for developers
Posted 2 Jan 2017 in Technology
My 2nd video in the AMMAURO series shows how Windows and macOS (OS X) users can install a Linux virtual machine to help supplement their development environment, and get the most out of all platforms.
—» Read More
Win32 API approach to Windows Drag-and-Drop
Posted 2 Aug 2011 in Technology
Maybe you can’t implement drag-and-drop in Windows without some COM code, but Anders Karlsson has a straightforward wrapper that will appeal to C/C++ coders that normally prefer the simple flavour of the Windows (Win32) API.
—» Read More