Sorting based on locale in c++
From: Gayathri (Gayathri_at_discussions.microsoft.com)
Date: 08/17/04
- Next message: William DePalo [MVP VC++]: "Re: createDIBsection failed"
- Previous message: Carl Daniel [VC++ MVP]: "Re: VC2005"
- Next in thread: Igor Tandetnik: "Re: Sorting based on locale in c++"
- Reply: Igor Tandetnik: "Re: Sorting based on locale in c++"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Aug 2004 07:01:03 -0700
Hi,
I have list control, combo box in which strings (i.e names) are getting
populated from database. When the user changes locale in the Regional Options
and if the list control or combo box is refreshed the names in these controls
should be displayed as per locale. How can sorting be done in c++ based on
locale. Can any body provider me with sample.I don't want to write any
algorithm to achive this. I want to know if there is any WindowsAPI or
already defined algorithm which can be used.
Thanks,
Gayathri
- Next message: William DePalo [MVP VC++]: "Re: createDIBsection failed"
- Previous message: Carl Daniel [VC++ MVP]: "Re: VC2005"
- Next in thread: Igor Tandetnik: "Re: Sorting based on locale in c++"
- Reply: Igor Tandetnik: "Re: Sorting based on locale in c++"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|