Device write routine
DWORD ACM_Write(DWORD dwOpenData, LPCVOID pBuf, DWORD len)
Returns 0 always. ACM_Write should never get called and does nothing. Required DEVICE.EXE function, but all data communication is handled by ACM_IOControl.