Multimedia Control throws exception on Windows 98, not on XP 
Author Message
 Multimedia Control throws exception on Windows 98, not on XP

I have a VB.NET application which uses the Microsoft Multimedia Control 6
(SP3)(MCI32.OCX) to play a WAV file. It works fine on my Windows XP PC.

When I install the application on an older laptop running Windows 98, the
rest of the application works fine, but the statement that creates the sound
object fails:

    PlayerControl = New MCI.MMControl()

PlayerControl had previously been declared as :

    Public Playercontrol As MCI.MMControl

The exception that gets thrown contains the message:

    Exception from HRESULT: 0X80040112

The laptop DOES play WAV files when you double-click them.

I don't know what that exception means.

Don



Wed, 15 Jun 2005 12:37:16 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Visual basic Controls load in windows 98 but not nt 4.0

2. Exceptions not being Thrown

3. access db not working passing from windows 98 to windows Me

4. ExtCreatePen does not work in Windows 2000 but works in Windows 98

5. XP Style Controls in VB6 for Win 98

6. Visual basic runs on windows 98 but not nt4.0

7. Program not running on Windows 98 (oleaut32.dll)

8. Windows 98 SE, setting Question, not too technical, just confused

9. Any Windows 98 and Office 98 issues?

10. control licensing in windows 98

11. Imaging controls included with windows 98 - Bitmap problem

12. WINDOWS '98 and Animation Control

 

 
Powered by phpBB® Forum Software