Subscribe to stev3's Blog        RSS Feed
-----

Hide console window

Icon Leave Comment
#define _WIN32_WINNT 0x0500
#include <windows.h>
#include <iostream>
int main()
{
	HWND hWnd = GetConsoleWindow();
	ShowWindow( hWnd, SW_HIDE );

	return 0;
}

0 Comments On This Entry

 

January 2022

S M T W T F S
      1
2345678
9101112131415
161718192021 22
23242526272829
3031     

Tags

    Recent Entries

    Search My Blog

    6 user(s) viewing

    6 Guests
    0 member(s)
    0 anonymous member(s)

    Test

    test