mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[REGEDIT]
... and this line of code (I'm sorry for the generated noise :-( ) svn path=/trunk/; revision=57473
This commit is contained in:
parent
85a2326f87
commit
11d8e8dbdc
1 changed files with 0 additions and 1 deletions
|
@ -197,7 +197,6 @@ int APIENTRY wWinMain(HINSTANCE hInstance,
|
|||
|
||||
UNREFERENCED_PARAMETER(hPrevInstance);
|
||||
|
||||
InfoMessageBox(NULL, MB_OK | MB_ICONERROR, L"Main", L"Main '%1'", lpCmdLine);
|
||||
if (ProcessCmdLine(lpCmdLine))
|
||||
{
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue