RE: Fix for GetFileTime API - Incorrect Modified/Last access Time .

2004-04-21 Thread Krishna Murthy
in our product. Thanks for your input on this. Krishna -Original Message- From: Alexandre Julliard [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 21, 2004 6:16 PM To: Krishna Murthy Cc: [EMAIL PROTECTED] Subject: Re: Fix for GetFileTime API - Incorrect Modified/Last access Time

Re: Fix for GetFileTime API - Incorrect Modified/Last access Time.

2004-04-21 Thread Alexandre Julliard
Krishna Murthy <[EMAIL PROTECTED]> writes: > Change of argument type DWORD to LONGLONG of function > RtlSecondsSince1970ToTime() and RtlSecondsSince1980ToTime() to accept > negative values. These are Windows APIs, you cannot simply change their arguments, we have to be compatible. Pre-1970 times