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