Changeset 1497 for trunk/dll/assoc.c


Ignore:
Timestamp:
Jan 8, 2010, 5:39:40 AM (16 years ago)
Author:
Gregg Young
Message:

Update ExecOnList to pass environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/assoc.c

    r1488 r1497  
    503503        rc = ExecOnList(hwnd,
    504504                        info->pszCmdLine,
    505                         flags,
     505                        flags, NULL,
    506506                        NULL, list, GetPString(IDS_EXECASSOCTITLETEXT),
    507507                        pszSrcFile, __LINE__);
Note: See TracChangeset for help on using the changeset viewer.