(WIP) Screenshot tool for old Windows versions.
Go to file
snow flurry 7d1c91401f Bitmap.c: Cleanup some memory management
git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@12 27729192-006e-004d-b9b5-06fbd0ef7001
2024-02-15 05:51:35 +00:00
Bitmap.c Bitmap.c: Cleanup some memory management 2024-02-15 05:51:35 +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 OverlayWndProc: Fix rendering issue, allow Esc to cancel 2024-02-15 05:40:23 +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.