hWnd = CreateWindow("test_win", "", WS_POPUP | WS_VISIBLE , 50, 50, L>CW_USEDEFAULT, CW_USEDEFAULT, NULL, NULL, hInstance, NULL);