if ((!cidl) ||(!apidl) ||(!rgfInOut))
return E_INVALIDARG;
+ if (*rgfInOut == 0)
+ *rgfInOut = ~0;
+
while(cidl > 0 && *apidl) {
pdump(*apidl);
SHELL32_GetItemAttributes(_IShellFolder_(This), *apidl, rgfInOut);
if ((!cidl) || (!apidl) || (!rgfInOut))
return E_INVALIDARG;
+ if (*rgfInOut == 0)
+ *rgfInOut = ~0;
+
while (cidl > 0 && *apidl) {
pdump (*apidl);
SHELL32_GetItemAttributes (_IShellFolder_ (This), *apidl, rgfInOut);
if ((!cidl) || (!apidl) || (!rgfInOut))
return E_INVALIDARG;
+ if (*rgfInOut == 0)
+ *rgfInOut = ~0;
+
while (cidl > 0 && *apidl) {
pdump (*apidl);
SHELL32_GetItemAttributes (_IShellFolder_ (This), *apidl, rgfInOut);
if ((!cidl) || (!apidl) || (!rgfInOut))
return E_INVALIDARG;
+ if (*rgfInOut == 0)
+ *rgfInOut = ~0;
+
while (cidl > 0 && *apidl) {
pdump (*apidl);
SHELL32_GetItemAttributes (_IShellFolder_ (This), *apidl, rgfInOut);