hFileWnd = CreateWindow("button", "qwe", WS_CHILD | WS_VISIBLE | BS_PUSHBUTTON, 10, 10, 75, 20, hWnd, NULL, hInstance, NULL);