I whipped this little proggy together for a mate and would like some feedback before I give it to himIt is a screenshot taking utility which automatically saves screenshots, as either BMP or JPG, to a folder which you specify. It runs primarily from the tray (Thanks to Woka for the systray code
) You can use either a hotkey (F11 atm) or take screenshots using the tray menu. It allows you to specify whether to dump the whole screen, or just the foreground window.
I attached the source. To run, unzip it, copy Bmp2Jpeg.dll into your \System32 folder, and run the .vbp project.
So far, the only thing that I can't get to work is XP styles, but that will comeBug reports, feedback (positive/negative) etc. are welcome
Thanks




It is a screenshot taking utility which automatically saves screenshots, as either BMP or JPG, to a folder which you specify. It runs primarily from the tray (Thanks to Woka for the systray code
Bug reports, feedback (positive/negative) etc. are welcome
Reply With Quote