Commit acbadb9
authored
[USER32] PrivateExtractIcons must return 0 for empty files (reactos#7767)
This bug breaks the documented S_FALSE return value for SHDefExtractIconW when the icon is not found.1 parent d1d300b commit acbadb9
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
350 | 358 | | |
351 | 359 | | |
352 | 360 | | |
| |||
0 commit comments