Click here to Skip to main content
15,884,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question#pragma optimize("",on) #pragma optimize("",off) Pin
ForNow29-Mar-10 6:59
ForNow29-Mar-10 6:59 
AnswerRe: #pragma optimize("",on) #pragma optimize("",off) Pin
Randor 29-Mar-10 7:41
professional Randor 29-Mar-10 7:41 
AnswerRe: #pragma optimize("",on) #pragma optimize("",off) Pin
Stuart Dootson29-Mar-10 7:42
professionalStuart Dootson29-Mar-10 7:42 
GeneralRe: #pragma optimize("",on) #pragma optimize("",off) Pin
ForNow29-Mar-10 9:02
ForNow29-Mar-10 9:02 
QuestionRe: #pragma optimize("",on) #pragma optimize("",off) Pin
David Crow30-Mar-10 4:00
David Crow30-Mar-10 4:00 
AnswerRe: #pragma optimize("",on) #pragma optimize("",off) Pin
ForNow1-Apr-10 10:14
ForNow1-Apr-10 10:14 
GeneralRe: #pragma optimize("",on) #pragma optimize("",off) Pin
David Crow1-Apr-10 10:19
David Crow1-Apr-10 10:19 
Questionwhat is wrong with my VC6? [modified] Pin
includeh1029-Mar-10 6:57
includeh1029-Mar-10 6:57 
if I use backspace and delete keys to edit code in VC6, VC6 shutdowns at once (without asking for saving file), so I can't work now.

I test other edit programs, such as word, notepad and this forum, all are fine.

do you know why?

======================================

I got solution and post here for others.
some h and cpp files are edited by another editor, they look good in VC6, but actually have different format - I think it is \r\n, when VC tries to save the file after modification, VC crashes.

I use notepad modified related h and cpp files, now my project is fine.


-- Modified Tuesday, March 30, 2010 5:38 AM
QuestionRe: what is wrong with my VC6? Pin
Maximilien29-Mar-10 7:27
Maximilien29-Mar-10 7:27 
AnswerRe: what is wrong with my VC6? Pin
Chris Losinger29-Mar-10 9:04
professionalChris Losinger29-Mar-10 9:04 
AnswerRe: what is wrong with my VC6? Pin
includeh1029-Mar-10 11:33
includeh1029-Mar-10 11:33 
QuestionRe: what is wrong with my VC6? Pin
David Crow29-Mar-10 16:48
David Crow29-Mar-10 16:48 
AnswerRe: what is wrong with my VC6? Pin
includeh1029-Mar-10 20:13
includeh1029-Mar-10 20:13 
QuestionErrors in dependency only when building dependant. Pin
Quiltfish29-Mar-10 5:07
Quiltfish29-Mar-10 5:07 
AnswerRepost Pin
Richard MacCutchan29-Mar-10 5:44
mveRichard MacCutchan29-Mar-10 5:44 
Questionproblem with GENETIC ALGORITHM programing Pin
maximus88829-Mar-10 4:46
maximus88829-Mar-10 4:46 
AnswerRe: problem with GENETIC ALGORITHM programing Pin
David Crow29-Mar-10 5:31
David Crow29-Mar-10 5:31 
Question[C, *nix, ncurses] Check terminal screen at position (y,x) and display a character at that position if exists Pin
User 680178029-Mar-10 2:49
User 680178029-Mar-10 2:49 
QuestionRe: [C, *nix, ncurses] Check terminal screen at position (y,x) and display a character at that position if exists Pin
CPallini29-Mar-10 3:04
mveCPallini29-Mar-10 3:04 
AnswerRe: [C, *nix, ncurses] Check terminal screen at position (y,x) and display a character at that position if exists Pin
User 680178029-Mar-10 3:44
User 680178029-Mar-10 3:44 
QuestionAcquire HANDLE type Pin
Krishnakumartg29-Mar-10 1:07
Krishnakumartg29-Mar-10 1:07 
AnswerMessage Removed Pin
29-Mar-10 1:25
professionalRajesh R Subramanian29-Mar-10 1:25 
GeneralRe: Acquire HANDLE type Pin
Krishnakumartg29-Mar-10 1:30
Krishnakumartg29-Mar-10 1:30 
AnswerRe: Acquire HANDLE type Pin
Adam Roderick J29-Mar-10 1:41
Adam Roderick J29-Mar-10 1:41 
GeneralRe: Acquire HANDLE type Pin
Krishnakumartg29-Mar-10 1:43
Krishnakumartg29-Mar-10 1:43 

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.