On 03 August 2006 00:46, Vladimir Dergachev wrote:
Hi Vladimir, >>> Please CC me - I am not on the list. Done :) > > PS I'll try writing a C program when time permits - any suggestions on what > API besides regular open/write/close to use ? I think you might want to go straight to ZwCreateFile in the native API, and see if you can pin the difference in behaviour down to some change in the flags passed to that call. Actually, maybe the most informative thing would be to look at the device IO controls sent by both testcases, using filemon or similar. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/