Rename from PCem-Unofficial v11 to 86Box v1.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user