(WIP) Screenshot tool for old Windows versions.
Go to file
snow flurry 9658fb44d6 OverlayWndProc: remove unnecessary NULL check
We already check for NULL before casting scrn, so there's no situation where it'll fail after casting. Mysterious reasons, indeed.

git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@25 27729192-006e-004d-b9b5-06fbd0ef7001
2024-02-27 06:38:31 +00:00
CommonCfg Overhaul repository structure to add config 2024-02-26 06:18:00 +00:00
Grabby OverlayWndProc: remove unnecessary NULL check 2024-02-27 06:38:31 +00:00
GrbyCfg Add custom icons 2024-02-27 05:51:19 +00:00
Grabby.sln Overhaul repository structure to add config 2024-02-26 06:18:00 +00:00
ReadMe.txt Update ReadMe.txt 2024-02-14 06:22:03 +00:00

ReadMe.txt

===================
  Grabby Overview
===================

Grabby is (the working name of?) a screenshot utility that automatically
uploads screenshots taken to a remote server. This utility is intended
to be used with older Windows versions, but might work in more modern
versions.

Please note that this project is very much a work in progress, and is
missing functionality described above. Whatever functionality it has
currently is likely to have bugs.

============
  Building
============

Grabby is being developed with Visual Studio 2003 with the February 2003
Platform SDK.