NO

Author Topic: Command-line tool to capture the desktop  (Read 2944 times)

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Command-line tool to capture the desktop
« on: July 21, 2018, 08:49:05 PM »
A small command-line tool to capture and save the desktop :

Code: [Select]
SaveDesktop.exe filename.bmp [optional-32bits]
Any third command-line option informs the application to save the bitmap as 32-bit.
Code it... That's all...