Click here to Skip to main content
15,892,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Losing Classes in VC6 Pin
jhwurmbach2-Sep-02 4:00
jhwurmbach2-Sep-02 4:00 
GeneralRe: Losing Classes in VC6 Pin
Jawache2-Sep-02 4:05
Jawache2-Sep-02 4:05 
GeneralRe: Losing Classes in VC6 Pin
Max Santos2-Sep-02 8:17
Max Santos2-Sep-02 8:17 
GeneralRe: Losing Classes in VC6 Pin
Jawache3-Sep-02 6:36
Jawache3-Sep-02 6:36 
GeneralRe: Losing Classes in VC6 Pin
Anonymous12-Nov-02 0:02
Anonymous12-Nov-02 0:02 
GeneralRe: Losing Classes in VC6 Pin
Koep2-Sep-02 5:00
Koep2-Sep-02 5:00 
GeneralUsing a MSFlexGrid control Pin
Anthony B.2-Sep-02 3:19
Anthony B.2-Sep-02 3:19 
General\n and \r\n Question Pin
Cerb2-Sep-02 3:11
sussCerb2-Sep-02 3:11 
Hi
I am working on an HTML Editor.
When I want to insert a code which is bigger than a line (Let's say a JavaScript, for example), instead of just something simple as ' <br> ', I need to use \r\n istead of \n, since \n won't make a new line, but a kind of black ''
symbol.

My problem is that when I want open a page which was not made by my program, let's say it was made using Notepad, as example, the code will display normally, but instead the new lines, I'll see plenty of black '' symbols.

I would like to be able to use the \n function for a new break instead of \r\n, since I would be able to read files normally.

I use a Dialog-Based application, instead of a SDI/MDI, and that's what I need.

Thanks a lot.
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 3:23
Jawache2-Sep-02 3:23 
GeneralRe: \n and \r\n Question Pin
Joaquín M López Muñoz2-Sep-02 3:25
Joaquín M López Muñoz2-Sep-02 3:25 
GeneralRe: \n and \r\n Question Pin
Cerb2-Sep-02 3:31
sussCerb2-Sep-02 3:31 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 3:39
Jawache2-Sep-02 3:39 
GeneralRe: \n and \r\n Question Pin
Cerb2-Sep-02 3:49
sussCerb2-Sep-02 3:49 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 3:49
Jawache2-Sep-02 3:49 
GeneralRe: \n and \r\n Question Pin
Cerb2-Sep-02 5:25
sussCerb2-Sep-02 5:25 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 5:34
Jawache2-Sep-02 5:34 
GeneralRe: \n and \r\n Question Pin
Simon.W2-Sep-02 4:17
Simon.W2-Sep-02 4:17 
GeneralOnVScroll Listcontrol Scroll Mouse Pin
Koep2-Sep-02 3:02
Koep2-Sep-02 3:02 
GeneralAn ADO problem Pin
Anonymous2-Sep-02 2:13
Anonymous2-Sep-02 2:13 
GeneralRe: An ADO problem Pin
Prem Kumar2-Sep-02 2:23
Prem Kumar2-Sep-02 2:23 
GeneralNeed Help With CHtmlView !! Pin
onkarp2-Sep-02 1:41
onkarp2-Sep-02 1:41 
GeneralRe: Need Help With CHtmlView !! Pin
Stephane Rodriguez.2-Sep-02 2:14
Stephane Rodriguez.2-Sep-02 2:14 
GeneralRe: Need Help With CHtmlView !! Pin
onkarp3-Sep-02 1:11
onkarp3-Sep-02 1:11 
GeneralCComboBox Edit Mode Pin
Jawache2-Sep-02 1:11
Jawache2-Sep-02 1:11 
GeneralRe: CComboBox Edit Mode Pin
Jon Hulatt2-Sep-02 1:22
Jon Hulatt2-Sep-02 1:22 

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.