Page 1 of 1

{PRTSC} is not woking?

Posted: 08 Jan 2015, 18:00
by AndreySibiryakov
Hello.

I'm using the latest version of HIDMacro.
I've tried PRTSC, PrintScrn, PrntScrn, PrtScn, PrtScr, PrtSc, PrSc
with no luck.
Is {PRTSC} not woking, or I should write it in some other way?

Andrey

Re: {PRTSC} is not woking?

Posted: 09 Jan 2015, 09:03
by admin
PRTSC is correct. It should work, maybe your program is reading keyboard directly.
If you try to take screenshot, you could use some 3rd party application or COM object.

Re: {PRTSC} is not woking?

Posted: 09 Jan 2015, 13:13
by AndreySibiryakov
Thanks for reply.

Andrey