Keylogger
Keylogger copied to clipboard
Compiling Issue with Codeblocks
I am compiling with codeblocks, and it runs into two errors.
|error: 'strcpy_s' was not declared in this scope|
and |error: 'localtime_s' was not declared in this scope|
How do I fix this?