Set ole32 native for dcom95/98.

This commit is contained in:
Mike Hearn 2003-07-24 00:05:04 +00:00 committed by Alexandre Julliard
parent ad90402408
commit efad03e2f5
1 changed files with 8 additions and 0 deletions

View File

@ -311,6 +311,14 @@ WINE REGISTRY Version 2
[AppDefaults\\_INS5576._MP\\x11drv]
"Desktop" = "640x480"
; force it to install even though wine has a newer version
[AppDefaults\\dcom98.exe\\DllOverrides]
"ole32" = "native"
[AppDefaults\\dcom95.exe\\DllOverrides]
"ole32" = "native"
;[AppDefaults\\iexplore.exe\\DllOverrides]
;"shlwapi" = "native"
;"rpcrt4" = "native"