Well, it has been one big headache, but with some pieces of code here and my own research I've created a pretty neat application for Journal Recording...or what some might call Windows Macros.
Let me know what you think and if you find any errors or areas for improvement. The only restriction right now is Win XP+ since I make use of GetProcessImageFileName in a tricky way to get the application/exe icons of the running Windows without using any resources in my own app. Not much of a big deal to me as I intend to not go back to Win9x...but with some type of monetary contribution I could write it to work with Win9x if it is wanted that bad.
This could be a neat little tool for all those people needing to show someone how to run an application or how to replicate an error, etc. I can't even count all of the Show Me messages and people writing back and forth about not being able to replicate something...now you can record it, send them the file and let them playback your keys/mouse movements...
Let me know what you think and if you find any errors or areas for improvement. The only restriction right now is Win XP+ since I make use of GetProcessImageFileName in a tricky way to get the application/exe icons of the running Windows without using any resources in my own app. Not much of a big deal to me as I intend to not go back to Win9x...but with some type of monetary contribution I could write it to work with Win9x if it is wanted that bad.
This could be a neat little tool for all those people needing to show someone how to run an application or how to replicate an error, etc. I can't even count all of the Show Me messages and people writing back and forth about not being able to replicate something...now you can record it, send them the file and let them playback your keys/mouse movements...
Comment