[SHELL32]

Don't use uninit var

svn path=/trunk/; revision=71222
This commit is contained in:
Pierre Schweitzer 2016-05-01 13:27:11 +00:00
parent 5080a1aaf4
commit 6e2ec32434

View file

@ -399,7 +399,7 @@ HRESULT SHELL32_GetDisplayNameOfGUIDItem(IShellFolder2* psf, LPCWSTR pszFolderPa
if (GET_SHGDN_FOR (dwFlags) == SHGDN_FORPARSING &&
GET_SHGDN_RELATION (dwFlags) == SHGDN_NORMAL)
{
int bWantsForParsing;
int bWantsForParsing = FALSE;
/*
* We can only get a filesystem path from a shellfolder if the