TVAM / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Directplay fails to registry native dlls #398

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. winetricks directplay

The following snip-it highlights registring of the buultin DLL instead of the 
native version.
....
Executing wine regsvr32 dplayx.dll
Successfully registered DLL dplayx.dll
Executing wine regsvr32 dpnet.dll
Successfully registered DLL dpnet.dll
Executing wine regsvr32 dpnhpast.dll
fixme:dpnhpast:DllRegisterServer :stub
^^^^^^
>> Registry builtin dlls.

Using native override for following DLLs: dplayx dpnet dpnhpast dpwsockx
Executing winetricks_early_wine regedit 
C:\windows\Temp\_directplay\override-dll.reg

Should the DLL override happen before the register?

Original issue reported on code.google.com by aleslieh...@gmail.com on 14 Jan 2014 at 11:09

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1085.

Original comment by austinenglish@gmail.com on 15 Jan 2014 at 5:47