I need my graphics to sychronize to the playing wav file. So, I need to be able to query the current time of the wav file as it plays. I found an example that shows that this could be done by breaking the file into small segments and loading them one at a time but don't think I can afford the overhead. I'm sure I could do this with WinSDK. Can I do it with lvsound.dll?