mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[RAPPS]
- Close the INF file after loading the info svn path=/branches/GSoC_2017/rapps/; revision=75558
This commit is contained in:
parent
5af894b102
commit
96d2f529a5
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ BOOL CmdParser(LPWSTR lpCmdLine)
|
|||
}
|
||||
}
|
||||
while (SetupFindNextLine(&Context, &Context));
|
||||
SetupCloseInfFile(InfHandle);
|
||||
}
|
||||
|
||||
CAvailableApps apps;
|
||||
|
|
Loading…
Reference in a new issue