This is going to be my final project for VB III when it's all done... I started this to fill out my snapshot and title collection, and to add boss snaps and game-over screens to as many as I can. I'm only on the first tab, but this proggy is already able to do a print screen, manipulate the ratio of the image, save it as a user selected file type, and save it to a directory. Next I'm making an emu options tab that you put in the emu's working path and EXE, it launches the game for you, takes the snap (via hot key or timer), and saves it as the ROM name in the folder you select. Eventually I want to make it parse GameEx for image directories, do a match based on images vs roms, and fill out your collection. Same with the Artwork Download Utility, except I'll import the MISS.TXT and work off of that. Like I said, I only just made it functional with the image manipulation. The hot key assignment is turning out to be a real bitch. Any help of getting my window to detect a keypress event would be helpful. Thoughts, questions, or suggestions are welcome!