Device seek routine
DWORD ACM_Seek(DWORD dwOpenData, long pos, DWORD type)
Returns -1 always. ACM_Seek should never get called and does nothing. Required DEVICE.EXE function, but all data communication is handled by ACM_IOControl.