mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
parent
96aa1eee17
commit
c6b134123b
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ BOOL WINAPI PickIconDlg(
|
|||
UINT nMaxFile,
|
||||
INT* lpdwIconIndex)
|
||||
{
|
||||
CCoInit ComInit; // For SHAutoComplete (CORE-20030)
|
||||
int res;
|
||||
WCHAR szExpandedPath[MAX_PATH];
|
||||
|
||||
|
|
Loading…
Reference in a new issue