Get the canvas from the screen

Posted in Graphics

Use Keybd_Event procedure with 'VK_SNAPSHOT' and '1' parameters for this operation.

  Keybd_Event(VK_SNAPSHOT, 1, 0, 0);