Click here to Skip to main content
15,918,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Reading from and writing to the registry in windows Vista Pin
Sternocera29-Jul-09 23:38
Sternocera29-Jul-09 23:38 
QuestionReferences Pin
EliottA29-Jul-09 4:13
EliottA29-Jul-09 4:13 
AnswerRe: References Pin
Chris Losinger29-Jul-09 4:28
professionalChris Losinger29-Jul-09 4:28 
GeneralRe: References Pin
EliottA29-Jul-09 4:35
EliottA29-Jul-09 4:35 
GeneralRe: References Pin
Chris Losinger29-Jul-09 4:40
professionalChris Losinger29-Jul-09 4:40 
GeneralRe: References Pin
Maximilien29-Jul-09 7:59
Maximilien29-Jul-09 7:59 
AnswerRe: References Pin
Rajesh R Subramanian29-Jul-09 4:50
professionalRajesh R Subramanian29-Jul-09 4:50 
QuestionTrimRight() and TrimLeft() for unicode characters. Pin
Rakesh529-Jul-09 3:40
Rakesh529-Jul-09 3:40 
Hi,

I have two values say "rakesh,gender" parsed into a cstring object(say obj = "rakesh,gender") from a file..(say notepad)..

In my application, they have used Trimright() and Trimleft() functions for this obj;

I changed my notepad file as unicode (before it was ANSI) now..

After passing those two functions (trimright and trimleft), its showing the obj with one square box at the beginning..("(square box)rakesh,gender");

How to remove the square box??

Can anyone guide me how to solve this issue?

Thanks,
Rakesh
AnswerRe: TrimRight() and TrimLeft() for unicode characters. Pin
Emilio Garavaglia30-Jul-09 1:42
Emilio Garavaglia30-Jul-09 1:42 
QuestionFont Pin
kumar sanghvi29-Jul-09 3:28
kumar sanghvi29-Jul-09 3:28 
QuestionRe: Font Pin
David Crow29-Jul-09 3:55
David Crow29-Jul-09 3:55 
AnswerRe: Font Pin
CPallini29-Jul-09 3:57
mveCPallini29-Jul-09 3:57 
GeneralRe: Font Pin
kumar sanghvi29-Jul-09 4:05
kumar sanghvi29-Jul-09 4:05 
GeneralRe: Font Pin
CPallini29-Jul-09 4:32
mveCPallini29-Jul-09 4:32 
GeneralRe: Font Pin
kumar sanghvi29-Jul-09 18:42
kumar sanghvi29-Jul-09 18:42 
GeneralRe: Font Pin
CPallini29-Jul-09 22:33
mveCPallini29-Jul-09 22:33 
QuestionResizing animations/images Pin
m_1729-Jul-09 2:44
m_1729-Jul-09 2:44 
AnswerRe: Resizing animations/images Pin
Maximilien29-Jul-09 2:57
Maximilien29-Jul-09 2:57 
GeneralRe: Resizing animations/images Pin
m_1729-Jul-09 3:12
m_1729-Jul-09 3:12 
AnswerRe: Resizing animations/images [modified] Pin
Adam Roderick J29-Jul-09 3:11
Adam Roderick J29-Jul-09 3:11 
GeneralRe: Resizing animations/images Pin
m_1729-Jul-09 18:50
m_1729-Jul-09 18:50 
QuestionHow do I get the correct font height in Hindi fonts? Pin
Gywox29-Jul-09 2:11
Gywox29-Jul-09 2:11 
AnswerRe: How do I get the correct font height in Hindi fonts? [modified] Pin
Adam Roderick J29-Jul-09 2:27
Adam Roderick J29-Jul-09 2:27 
AnswerRe: How do I get the correct font height in Hindi fonts? Pin
Iain Clarke, Warrior Programmer29-Jul-09 2:54
Iain Clarke, Warrior Programmer29-Jul-09 2:54 
GeneralRe: How do I get the correct font height in Hindi fonts? Pin
Adam Roderick J29-Jul-09 3:03
Adam Roderick J29-Jul-09 3:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.