Rename from PCem-Unofficial v11 to 86Box v1.

This commit is contained in:
OBattler
2016-08-15 02:15:51 +02:00
parent 1433d9a073
commit d764689d05
6 changed files with 17 additions and 19 deletions

View File

@@ -561,7 +561,7 @@ int WINAPI WinMain (HINSTANCE hThisInstance,
hwnd = CreateWindowEx (
0, /* Extended possibilites for variation */
szClassName, /* Classname */
"PCem v11 [Unofficial]", /* Title Text */
"86Box v1", /* Title Text */
WS_OVERLAPPEDWINDOW&~WS_SIZEBOX, /* default window */
CW_USEDEFAULT, /* Windows decides the position */
CW_USEDEFAULT, /* where the window ends up on the screen */