05-09-2009, 01:15 PM
Error when i try and run the Client.
Error message
Highlights
It highlights within that line of code
Thanks for helping.
Error message
Quote:Byref Argument type mismatch
Highlights
Code:
Set Sound(SoundIndex).DSBuffer = DS.CreateSoundBufferFromFile(App.Path & SOUND_PATH & Sound(SoundIndex).DSSourceName,DSBufferDescription, DSFormat)
It highlights within that line of code
Code:
DSBufferDescription
Thanks for helping.