Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need help with assembly x86 using C language Pin
a random user21-Jun-15 9:24
a random user21-Jun-15 9:24 
QuestionMFC,Run as administrator Pin
Janani932-Jun-15 6:55
Janani932-Jun-15 6:55 
AnswerRe: MFC,Run as administrator Pin
Richard Andrew x642-Jun-15 7:45
professionalRichard Andrew x642-Jun-15 7:45 
GeneralRe: MFC,Run as administrator Pin
Janani932-Jun-15 8:01
Janani932-Jun-15 8:01 
GeneralRe: MFC,Run as administrator Pin
Richard MacCutchan2-Jun-15 21:29
mveRichard MacCutchan2-Jun-15 21:29 
GeneralRe: MFC,Run as administrator Pin
Janani934-Jun-15 6:58
Janani934-Jun-15 6:58 
GeneralRe: MFC,Run as administrator Pin
Richard MacCutchan4-Jun-15 7:04
mveRichard MacCutchan4-Jun-15 7:04 
QuestionProject / Code conversion from old VS to VS2008+ Pin
charlieg2-Jun-15 3:51
charlieg2-Jun-15 3:51 
I've got a relatively large project (400K lines) that was developed in Embedded Visual C++. For all intensive purposes, you can consider EVC++ pretty close to VS6. We're migrating to a new OS that requires the use of at least VS2008. Needless to say, the much older compiler allowed us to commit a multitude of sins that the new compiler tosses it's cookies on.

I'm pretty sure I could pragma myself to death, but that's "cheating". I'd like to lift the code to a more modern state. Does anyone know of any tools or approaches that can be applied to a set of code that would do most of the heavy lifting? For example, the older compiler allowed methods with no return type. Most of these will be void returns, but at something like 8K errors, it's going to be a lot of $hit shoveling.

Appreciate any ideas.
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

AnswerRe: Project / Code conversion from old VS to VS2008+ Pin
Maximilien2-Jun-15 6:57
Maximilien2-Jun-15 6:57 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
charlieg2-Jun-15 8:11
charlieg2-Jun-15 8:11 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
Maximilien2-Jun-15 8:28
Maximilien2-Jun-15 8:28 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
Bernhard Hiller3-Jun-15 3:18
Bernhard Hiller3-Jun-15 3:18 
Questionc++ in visual express 2010 Pin
Member 117350371-Jun-15 22:31
Member 117350371-Jun-15 22:31 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 3:15
David Crow2-Jun-15 3:15 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 3:18
Member 117350372-Jun-15 3:18 
AnswerRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 3:58
David Crow2-Jun-15 3:58 
GeneralRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:32
Member 117350372-Jun-15 5:32 
SuggestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 5:46
David Crow2-Jun-15 5:46 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:49
Member 117350372-Jun-15 5:49 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 5:53
David Crow2-Jun-15 5:53 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 6:00
Member 117350372-Jun-15 6:00 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 7:25
David Crow2-Jun-15 7:25 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:59
Member 117350372-Jun-15 5:59 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 7:27
David Crow2-Jun-15 7:27 
QuestionSimple newbie Tab Control question Pin
lor751-Jun-15 21:39
lor751-Jun-15 21:39 

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.