CR/LFs now visible after update WinXP Prof with SP2

P

Peter Wagner

Hi

I've made a program about 2 years ago.
The main window is a ListView.
The contents of the ListView is copied from a multiline TextBox.

After the installation of the SP2 for WinXP Prof the CR/LF pairs are now
visible. :-(
I've not recompiled my solution, I've only updated WinXP Prof from SP1
to SP2.

I think MS has something changed in the platform API?!

Is my problem known?
How can I resolve it?

TIA
p
 
H

Herfried K. Wagner [MVP]

Peter Wagner said:
I've made a program about 2 years ago.
The main window is a ListView.
The contents of the ListView is copied from a multiline TextBox.

After the installation of the SP2 for WinXP Prof the CR/LF pairs are now
visible. :-(

Do you want the characters to be simply /ignored/ or do you want multi-line
items?
 
P

Peter Wagner

Herfried K. Wagner said:
Do you want the characters to be simply /ignored/ or do you want
multi-line items?

Do you mean /ignored/ or /deleted/?
I can't delete them, because if I'll edit the item the TextBox should
shows the text as multi-line text.

p
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top