mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
log off button in start menu
svn path=/trunk/; revision=5626
This commit is contained in:
@@ -73,7 +73,8 @@ ShellBrowserChild::~ShellBrowserChild()
|
||||
|
||||
LRESULT ShellBrowserChild::Init(LPCREATESTRUCT pcs)
|
||||
{
|
||||
super::Init(pcs);
|
||||
if (super::Init(pcs))
|
||||
return 1;
|
||||
|
||||
_hWndFrame = GetParent(pcs->hwndParent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user