Replaced all lstr* calls from inside Wine code by their str* equivalent.
[wine] / dlls / ole32 / stg_stream.c
2000-05-03  Huw D M DaviesAllow ISequentialStream_Write to work if access mode...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-25  Pierre MageauImplementation of OleConvert routines.
2000-01-26  Gerard PatelReturns an error if trying to write to a stream opened...
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.