Hi guys,
I'm using the Windows MCI to write a program. One of the status commands I'm using returns information I need about the levels in both the left and right audio channels in a dword. The low-order word is the right channel and the high-order word is the left channel.
How do I seperate the dword into the component words?
Thanks,
Pulsar
I'm using the Windows MCI to write a program. One of the status commands I'm using returns information I need about the levels in both the left and right audio channels in a dword. The low-order word is the right channel and the high-order word is the left channel.
How do I seperate the dword into the component words?
Thanks,
Pulsar