-
Screen Shot Program
This is a program that i have created. Now it all works fine (it's a work in progress, but it's good). I have this very annoying problem with it! It somtimes won't take a screen shot of the entire screen when the Entire Screen option is selected, also when i'm trying to capture the focused window, it gets the size correct... but it takes it from the top left corner of the screen!!!
Very annoying, apart from that, the rest of the problems i can sort out.
Before you run it please run this as teh command parameter "-NoInst" Otherwise it will try to install into your program files.
Take your time with this, the code is long and... it's really my code, lol. I'm self taught at programming so bear with it please! Yes, i have used code from other people too. Just search the forums, lol.
*** Edit: Try now, i put in the missing modules.
-
Re: Screen Shot Program
You forgot to include 2 modules:
Startup_Mod.bas
Systray_Mod.bas
-
Re: Screen Shot Program
Ah crap, i'll put them on now, i use these modules in other projects, so they wernt in the same folder... sorry.
***Edit: Try it now sorry.
-
Re: Screen Shot Program