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

C / C++ / MFC

 
AnswerRe: The new upgrade system Pin
Anthony Appleyard28-Jul-18 18:35
Anthony Appleyard28-Jul-18 18:35 
GeneralRe: The new upgrade system Pin
Richard MacCutchan28-Jul-18 22:20
mveRichard MacCutchan28-Jul-18 22:20 
AnswerRe: The new upgrade system Pin
Victor Nijegorodov28-Jul-18 21:22
Victor Nijegorodov28-Jul-18 21:22 
GeneralRe: The new upgrade system Pin
Anthony Appleyard28-Jul-18 23:39
Anthony Appleyard28-Jul-18 23:39 
GeneralRe: The new upgrade system Pin
Richard MacCutchan28-Jul-18 23:41
mveRichard MacCutchan28-Jul-18 23:41 
GeneralRe: The new upgrade system Pin
Anthony Appleyard28-Jul-18 23:39
Anthony Appleyard28-Jul-18 23:39 
GeneralRe: The new upgrade system Pin
Richard MacCutchan28-Jul-18 23:42
mveRichard MacCutchan28-Jul-18 23:42 
GeneralRe: The new upgrade system Pin
Anthony Appleyard29-Jul-18 0:39
Anthony Appleyard29-Jul-18 0:39 
Thanks for your help. I am sorry if I have caused any problems.

I tried uploading VS 2017; it installed itself alongside my VS 2015 and did not obliterate it.

I used my desktop "Visual C 2015 devenv.exe" icon to access my VS 2015, and I tried to access several of my projects. All but one of them that I tried came up and recompiled successfully, and there was no "One-way upgrade. Visual Studio ..." nuisance.

The only project that caused trouble was dragclip_vc, which kept on showing the "One-way upgrade. Visual Studio will automatically make functional changes to the following projects in order to open them. ...". MessageBox. So I remade this project as a new VS 2015 project dragclip2 using copies of dragclip_vc's source files, and this new project behaves OK. I suspect that the "One-way upgrade. Visual Studio ..." nuisance persisted because dragclip is such a small project that it does not have some feature that "One-way upgrade. Visual Studio ..." looks for to see if it has already been called on that project.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Next step for me, I suppose, is to find how to run VS 2017. It looks very different from VS 2015.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I keep pointers to all my Visual C++ projects in a folder called C:\Visual_C\Visual_C_pointers\

modified 29-Jul-18 12:25pm.

GeneralRe: The new upgrade system Pin
Richard MacCutchan29-Jul-18 0:50
mveRichard MacCutchan29-Jul-18 0:50 
GeneralRe: The new upgrade system Pin
Anthony Appleyard29-Jul-18 18:20
Anthony Appleyard29-Jul-18 18:20 
GeneralRe: The new upgrade system Pin
Richard MacCutchan29-Jul-18 21:13
mveRichard MacCutchan29-Jul-18 21:13 
GeneralRe: The new upgrade system Pin
Anthony Appleyard28-Jul-18 23:39
Anthony Appleyard28-Jul-18 23:39 
GeneralRe: The new upgrade system Pin
Anthony Appleyard28-Jul-18 23:39
Anthony Appleyard28-Jul-18 23:39 
GeneralRe: The new upgrade system Pin
Anthony Appleyard29-Jul-18 0:03
Anthony Appleyard29-Jul-18 0:03 
QuestionTrouble with the current automatic upgrade Pin
Anthony Appleyard28-Jul-18 19:50
Anthony Appleyard28-Jul-18 19:50 
Questionunique_ptr and make_unique -- [SOLVED] Pin
Richard Andrew x6427-Jul-18 17:58
professionalRichard Andrew x6427-Jul-18 17:58 
AnswerRe: unique_ptr and make_unique -- [SOLVED] Pin
Richard MacCutchan28-Jul-18 6:00
mveRichard MacCutchan28-Jul-18 6:00 
GeneralRe: unique_ptr and make_unique -- [SOLVED] Pin
Richard Andrew x6428-Jul-18 11:06
professionalRichard Andrew x6428-Jul-18 11:06 
QuestionWhere I can learn about using wsprintf? Pin
GESY26-Jul-18 8:01
GESY26-Jul-18 8:01 
AnswerRe: Where I can learn about using wsprintf? Pin
Victor Nijegorodov26-Jul-18 8:25
Victor Nijegorodov26-Jul-18 8:25 
AnswerRe: Where I can learn about using wsprintf? Pin
Joe Woodbury26-Jul-18 8:26
professionalJoe Woodbury26-Jul-18 8:26 
GeneralRe: Where I can learn about using wsprintf? Pin
GESY26-Jul-18 16:25
GESY26-Jul-18 16:25 
GeneralRe: Where I can learn about using wsprintf? Pin
Joe Woodbury26-Jul-18 17:45
professionalJoe Woodbury26-Jul-18 17:45 
GeneralRe: Where I can learn about using wsprintf? Pin
GESY27-Jul-18 4:05
GESY27-Jul-18 4:05 
GeneralRe: Where I can learn about using wsprintf? Pin
GESY27-Jul-18 4:07
GESY27-Jul-18 4:07 

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.