[Bug 20491] New: VarDateFromStr() can`t parse "26.10.2009 09:31"

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 27 12:35:05 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20491

           Summary: VarDateFromStr() can`t parse "26.10.2009 09:31"
           Product: Wine
           Version: 1.1.29
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: oleaut32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: sk_news at mail.ru


Created an attachment (id=24393)
 --> (http://bugs.winehq.org/attachment.cgi?id=24393)
Demo application (+ src, Delphi 2010)

Wine: VAR_TYPEMISMATCH == VarDateFromStr("26.10.2009 09:31",
VAR_LOCALE_USER_DEFAULT, 0, Result)

Wine+WineTricks/DCOM98: VAR_OK == VarDateFromStr("26.10.2009 09:31",
VAR_LOCALE_USER_DEFAULT, 0, Result)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list