http://bugs.winehq.org/show_bug.cgi?id=23315
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.multimediasoft.c | |om/bins/amp3dj_t.exe CC| |focht@gmx.net
--- Comment #12 from Anastasius Focht focht@gmx.net 2010-08-18 04:30:23 --- Hello,
that ActiveX control is part of Active DJ Studio (see http://www.multimediasoft.com/amp3dj/)
What Wine version do you use? If you use an old Wine version, you might try upgrading first (use a clean WINEPREFIX for installing and running apps).
I tested with Active DJ Studio 5.3.0.0 installer from: http://www.multimediasoft.com/bins/amp3dj_t.exe Needs 'winetricks mfc42' before running the installer.
Manual registration of the ActiveX control with different sound driver backends doesn't show any problem:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Active DJ Studio/Redist
$ ls -l total 4788 -rw-rw-r--. 1 focht focht 1781140 2010-08-14 19:28 AdjMmsEng64.dll -rw-rw-r--. 1 focht focht 1660928 2010-08-14 19:29 AdjMmsEng.dll -rw-rw-r--. 1 focht focht 945664 2010-07-17 16:08 amp3dj64.ocx -rw-rw-r--. 1 focht focht 512000 2010-08-18 11:23 amp3dj.ocx
$ wine regsvr32 amp3dj.ocx Successfully registered DLL amp3dj.ocx --- snip ---
I even tested the .ocx attached here. No problem.
$ wine --version wine-1.3.0-335-g1afc16e
Regards