(WIP) Screenshot tool for old Windows versions.
Go to file
snow flurry cc5c051a33 Update ReadMe.txt
Switch out the boilerplate VS2003 text with something explaining this application.

git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@10 27729192-006e-004d-b9b5-06fbd0ef7001
2024-02-14 06:22:03 +00:00
Bitmap.c Create project "Grabby". 2024-02-13 21:00:46 +00:00
Bitmap.h Create project "Grabby". 2024-02-13 21:00:46 +00:00
Grabby.c Create project "Grabby". 2024-02-13 21:00:46 +00:00
Grabby.h Create project "Grabby". 2024-02-13 21:00:46 +00:00
Grabby.ico Create project "Grabby". 2024-02-13 21:00:46 +00:00
Grabby.rc Create project "Grabby". 2024-02-13 21:00:46 +00:00
Grabby.sln Create project "Grabby". 2024-02-13 21:00:46 +00:00
Grabby.vcproj Create project "Grabby". 2024-02-13 21:00:46 +00:00
Overlay.c Create project "Grabby". 2024-02-13 21:00:46 +00:00
Overlay.h Create project "Grabby". 2024-02-13 21:00:46 +00:00
ReadMe.txt Update ReadMe.txt 2024-02-14 06:22:03 +00:00
Resource.h Create project "Grabby". 2024-02-13 21:00:46 +00:00
small.ico Create project "Grabby". 2024-02-13 21:00:46 +00:00
stdafx.c Create project "Grabby". 2024-02-13 21:00:46 +00:00
stdafx.h Create project "Grabby". 2024-02-13 21:00:46 +00:00

===================
  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.