VirtualBox

Changeset 1716 in vbox for trunk


Ignore:
Timestamp:
Mar 27, 2007 10:51:11 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19872
Message:

win64 build break

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/utf-8.cpp

    r1703 r1716  
    974974{
    975975    /** @todo implement proper UTF-8 case-insensitive string comparison. */
    976 #ifdef __WIN32__
     976#ifdef __WIN__
    977977    return stricmp(psz1, psz2);
    978978#else /* !__WIN32__ */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette