New Posts New Posts RSS Feed - w2cDrv.Device.Info.WaveOutDrvID = 4294967294
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Way2call telephony device is your ultimate telephony integration solution!

w2cDrv.Device.Info.WaveOutDrvID = 4294967294

 Post Reply Post Reply
Author
hcripps View Drop Down
Newbie
Newbie


Joined: Jan 07 2011
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote hcripps Quote  Post ReplyReply Direct Link To This Post Topic: w2cDrv.Device.Info.WaveOutDrvID = 4294967294
    Posted: Jan 12 2011 at 11:37am
On Windows 2003 running latest 32-bit drivers, I get the following:

w2cDrv.Device.Info.WaveOutDrvID of 4294967294 (hex FFFFFFFE).  This value is typically 0.  It is zero when I run this same application on my local Windows XP system.  Thererfore, get an exception attempting to play a wave file using: w2cDrv.Device.Audio.PlayWaveFile(filename, 0, cint(w2cDrv.Device.Info.WaveOutDrvID)).  The WaveOutDrvId parameter for Audio.PlayWaveFile is an unsigned integer and causes an arithmetic overflow exception since the 4294967294 it too large.

Thanks for any help on this issue.


Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.109 seconds.