wine.inf: Some dlls need to be registered before the others.

This commit is contained in:
Alexandre Julliard 2007-11-15 11:30:15 +01:00
parent 9c657b26af
commit 75b7ddaa3c
1 changed files with 5 additions and 3 deletions

View File

@ -2148,6 +2148,11 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"Name",,"Uzbekistan"
HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
[RegisterDllsSection]
;;some dlls have to be registered first
11,,ole32.dll,1
11,,oleaut32.dll,1
11,,shell32.dll,1
11,,amstream.dll,1
11,,atl.dll,1
11,,avifil32.dll,1
@ -2187,13 +2192,10 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
11,,msimtf.dll,1
11,,msxml3.dll,1
11,,objsel.dll,1
11,,ole32.dll,1
11,,oleaut32.dll,1
11,,qcap.dll,1
11,,quartz.dll,1
11,,rsaenh.dll,1
11,,shdocvw.dll,1
11,,shell32.dll,1
11,,urlmon.dll,1
11,,wintrust.dll,1