Keylogger icon indicating copy to clipboard operation
Keylogger copied to clipboard

Compiling Issue with Codeblocks

Open Personary opened this issue 3 years ago • 0 comments

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?

Personary avatar Aug 14 '22 19:08 Personary