This is probably strictly out of ontext but I need to capture in a text file certain control codes which I will then paste into a windows application.
I can't use Windows itself to capture these control codes since I need for example CTRL+C which will just perform a copy-to-clipboard.
Does anyone know how I can achieve this.
Thanks.
I can't use Windows itself to capture these control codes since I need for example CTRL+C which will just perform a copy-to-clipboard.
Does anyone know how I can achieve this.
Thanks.