Example:-
#include
#include
int main()
{
HWND hWnd = GetConsoleWindow();
ShowWindow( hWnd, SW_HIDE );
return 0;
}
I am a final year student of B.Tech Information Technology). I will provide various links specially for students. These links will cover various e-books, free softwares, list of important websites and more...
Example:-
#include
#include
int main()
{
HWND hWnd = GetConsoleWindow();
ShowWindow( hWnd, SW_HIDE );
return 0;
}
No comments:
Post a Comment