Click here to Skip to main content
15,921,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Nested Comments in VC++ 6.0 Pin
toxcct3-May-06 21:27
toxcct3-May-06 21:27 
QuestionRe: Nested Comments in VC++ 6.0 Pin
Nibu babu thomas3-May-06 19:14
Nibu babu thomas3-May-06 19:14 
AnswerRe: Nested Comments in VC++ 6.0 Pin
Nishad S3-May-06 19:20
Nishad S3-May-06 19:20 
QuestionVC 6 Pin
Krishnatv3-May-06 19:02
Krishnatv3-May-06 19:02 
AnswerRe: VC 6 Pin
makaveli_073-May-06 19:04
makaveli_073-May-06 19:04 
GeneralRe: VC 6 Pin
Krishnatv3-May-06 19:35
Krishnatv3-May-06 19:35 
GeneralRe: VC 6 Pin
Krishnatv3-May-06 19:39
Krishnatv3-May-06 19:39 
AnswerRe: VC 6 Pin
kakan3-May-06 19:36
professionalkakan3-May-06 19:36 
Krishnatv wrote:
"Lines ending with only a carriage return have been detected. These will be modified to include a line feed"



My guess is that the source file comes from a Macintosh, running OS/9 (classic).
OS/9 uses a single Carriage Return for line breaks.


Krishnatv wrote:
" This file contains invalid charracters that will be converted to ' . 's. "


I'm not sure about this message, but OS/9 uses a different character set, there can be character values that cannot be represented in Windows, hence the message.
Check all strings for dots and replace them with the correct charaters.
AnswerRe: VC 6 Pin
Rage3-May-06 21:00
professionalRage3-May-06 21:00 
GeneralRe: VC 6 Pin
kakan3-May-06 21:35
professionalkakan3-May-06 21:35 
QuestionHow to use character code to write math symbol Pin
Joy Anne3-May-06 18:47
Joy Anne3-May-06 18:47 
AnswerRe: How to use character code to write math symbol Pin
Nibu babu thomas3-May-06 18:52
Nibu babu thomas3-May-06 18:52 
AnswerRe: How to use character code to write math symbol Pin
Nishad S3-May-06 19:01
Nishad S3-May-06 19:01 
AnswerRe: How to use character code to write math symbol Pin
Hamid_RT3-May-06 19:23
Hamid_RT3-May-06 19:23 
Questioncalcution of the the total process time(urgent) Pin
makaveli_073-May-06 17:58
makaveli_073-May-06 17:58 
AnswerRe: calcution of the the total process time(urgent) Pin
Joe Woodbury3-May-06 18:20
professionalJoe Woodbury3-May-06 18:20 
GeneralRe: calcution of the the total process time(urgent) Pin
makaveli_073-May-06 19:03
makaveli_073-May-06 19:03 
GeneralRe: calcution of the the total process time(urgent) Pin
Joe Woodbury3-May-06 19:14
professionalJoe Woodbury3-May-06 19:14 
AnswerRe: calcution of the the total process time(urgent) Pin
Laxman Auti3-May-06 18:32
Laxman Auti3-May-06 18:32 
GeneralRe: calcution of the the total process time(urgent) Pin
makaveli_073-May-06 18:42
makaveli_073-May-06 18:42 
AnswerRe: calcution of the the total process time(urgent) Pin
Laxman Auti3-May-06 19:14
Laxman Auti3-May-06 19:14 
QuestionUnmovable Window Pin
HakunaMatada3-May-06 17:49
HakunaMatada3-May-06 17:49 
AnswerRe: Unmovable Window Pin
Ryan Binns3-May-06 17:57
Ryan Binns3-May-06 17:57 
AnswerRe: Unmovable Window Pin
Anilkumar K V3-May-06 18:09
Anilkumar K V3-May-06 18:09 
AnswerRe: Unmovable Window Pin
Nibu babu thomas3-May-06 18:13
Nibu babu thomas3-May-06 18:13 

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.