mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[SYSSETUP]
* Register atl before anything else. svn path=/trunk/; revision=55210
This commit is contained in:
parent
81ec63a850
commit
9306cf966f
1 changed files with 1 additions and 1 deletions
|
@ -26,9 +26,9 @@ ks.inf
|
|||
RegisterDlls = OleControlDlls
|
||||
|
||||
[OleControlDlls]
|
||||
11,,atl.dll,1
|
||||
11,,actxprxy.dll,1
|
||||
11,,amstream.dll,1
|
||||
11,,atl.dll,1
|
||||
11,,avifil32.dll,1
|
||||
11,,browseui.dll,1
|
||||
11,,comcat.dll,1
|
||||
|
|
Loading…
Reference in a new issue