This call is only in Win2k, VC6 is having trouble finding it, and I can't
seem to find the prototype (even in VC7--despite the fact that it does have one), and it's not important enough to spend more time on right now ...
This commit is contained in:
@@ -35,9 +35,6 @@ CString GetNewWindow()
|
||||
|
||||
sName = Basename(sName);
|
||||
|
||||
if( h == GetShellWindow() )
|
||||
sName += " (shell)";
|
||||
|
||||
return sName;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user