The Developer's Library for D
About
Wiki
Forums
Source
Search
Contact
Ticket #857
: Win32.patch
File Win32.patch, 466 bytes (added by Wazar, 2 years ago)
/root/buff/trunk/tango/text/locale/Win32.d
old
new
12
12
13
13
module tango.text.locale.Win32;
14
14
15
version(Windows)
16
{
15
17
alias tango.text.locale.Win32 nativeMethods;
16
18
17
19
extern (Windows)
…
…
51
53
52
54
return CompareStringW(sortId, ignoreCase ? 0x1 : 0x0, string1.ptr, len1, string2.ptr, len2) - 2;
53
55
}
56
}
Download in other formats:
Original Format
Roadmap
Timeline
Tickets
New Ticket
Help / Guide
About Trac
Login
|
Copyright © 2006-2012 Tango. All Rights Reserved. | Page Width:
Static
or
Dynamic