mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[shell32]
- Add missing initialization. Fixes the problem where explorer fails to show the child window at the first attempt to open a folder svn path=/branches/shell32_new-bringup/; revision=53610
This commit is contained in:
@@ -562,6 +562,7 @@ static HRESULT WINAPI CBitBucketItemContextMenuConstructor(REFIID riid, LPCITEMI
|
||||
|
||||
CBitBucket::CBitBucket()
|
||||
{
|
||||
pidl = NULL;
|
||||
}
|
||||
|
||||
CBitBucket::~CBitBucket()
|
||||
|
||||
Reference in New Issue
Block a user