[Bug 5469] VB6.0 string compare gives wrong result

Wine Bugs wine-bugs at winehq.org
Thu Jun 29 12:00:01 CDT 2006


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





------- Additional Comments From juan_lang at yahoo.com  2006-29-06 12:00 -------
What does the following snippet do for you under Windows?

  a$ = Chr$(1) + Chr$(2)

  If a$ = Chr$(2) + Chr$(1) Then MsgBox ("Error")

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list