Keylogger icon indicating copy to clipboard operation
Keylogger copied to clipboard

compil error

Open protrading104 opened this issue 2 years ago • 1 comments

1>Keylogger.cpp keylogger.cpp(17): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int keylogger.cpp(22): error C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1>c:\windows kits\10\include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' 1>c:\scripts\keylogger\keylogger\keylogger\keylogger.cpp(26): error C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1>c:\windows kits\10\include\10.0.17763.0\ucrt\time.h(476): note: see declaration of 'ctime' 1>c:\scripts\keylogger\keylogger\keylogger\keylogger.cpp(43): error C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1>c:\windows kits\10\include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen'

protrading104 avatar Jun 10 '22 20:06 protrading104

Fix it and stop being stupid idiot

SeiV-K avatar Jun 10 '22 20:06 SeiV-K

Issue and Answer visual studio Shows

ajayrandhawa avatar Aug 13 '22 07:08 ajayrandhawa