Don't open the comm handle with GENERIC_WRITE via FILE_GetUnixHandle.
[wine] / dlls / winaspi / winaspi32.c
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-09  Andreas MohrPrint CDB area.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-09-27  Alexandre JulliardFixed a few non portable zero-size array declarations.
2000-09-06  Andreas MohrAdded newer (ASPI 3.0 ?) function stubs to WNASPI32.
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-07-15  David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Marcus MeissnerFixed return value for SC_GET_DEV_TYPE.
2000-03-24  Marcus MeissnerSlightly better REQUEST SENSE dumping, fixed GET_DEV_TY...
2000-03-09  David Elliott- Got rid of PROFILE functions.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...