mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
disable code for now
svn path=/trunk/; revision=23560
This commit is contained in:
@@ -1227,6 +1227,7 @@ GetAppName:
|
||||
|
||||
DPRINT("Quoted CmdLine: %S\n", QuotedCmdLine);
|
||||
}
|
||||
#if 0
|
||||
else if(lpApplicationName && lpCommandLine)
|
||||
{
|
||||
int len;
|
||||
@@ -1289,7 +1290,7 @@ GetAppName:
|
||||
}
|
||||
lpCommandLine = QuotedCmdLine;
|
||||
}
|
||||
|
||||
#endif
|
||||
if (Escape)
|
||||
{
|
||||
if (QuotedCmdLine == NULL)
|
||||
|
||||
Reference in New Issue
Block a user