Closed Bug 303868 Opened 19 years ago Closed 19 years ago

Use a native ce uconv on WINCE

Categories

(Minimo Graveyard :: General, defect)

WinCE
x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

Attachments

(2 files)

 
Attached patch patch v.1 β€” β€” Splinter Review
This just uses WideCharToMultiByte and MultiByteToWideChar to convert from the
the various codepages that mozilla encounters to UCS2 which is what wince knows
about.	More work is needed, of course, but this is a start.
Checking in Makefile.in;
/cvsroot/mozilla/intl/uconv/native/Makefile.in,v  <--  Makefile.in
new revision: 1.6; previous revision: 1.5
done
Checking in nsNativeUConvService.h;
/cvsroot/mozilla/intl/uconv/native/nsNativeUConvService.h,v  <-- 
nsNativeUConvService.h
new revision: 1.4; previous revision: 1.3
done
RCS file: /cvsroot/mozilla/intl/uconv/native/nsWinCEUConvService.cpp,v
done
Checking in nsWinCEUConvService.cpp;
/cvsroot/mozilla/intl/uconv/native/nsWinCEUConvService.cpp,v  <-- 
nsWinCEUConvService.cpp
initial revision: 1.1
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: