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

C / C++ / MFC

 
QuestionRun CFile::Open as admin Pin
_Flaviu1-Aug-18 21:47
_Flaviu1-Aug-18 21:47 
AnswerRe: Run CFile::Open as admin Pin
Jochen Arndt1-Aug-18 22:54
professionalJochen Arndt1-Aug-18 22:54 
GeneralRe: Run CFile::Open as admin Pin
_Flaviu1-Aug-18 23:00
_Flaviu1-Aug-18 23:00 
Questionexecl in c++ example Pin
Shaul.amir30-Jul-18 22:12
Shaul.amir30-Jul-18 22:12 
AnswerRe: execl in c++ example Pin
Jochen Arndt30-Jul-18 23:02
professionalJochen Arndt30-Jul-18 23:02 
Questionhelp me~ for use..... #define macro ## #@ # Pin
dsyoon ds29-Jul-18 17:00
dsyoon ds29-Jul-18 17:00 
AnswerRe: help me~ for use..... #define macro ## #@ # Pin
Daniel Pfeffer29-Jul-18 20:45
professionalDaniel Pfeffer29-Jul-18 20:45 
QuestionThe new upgrade system Pin
Anthony Appleyard28-Jul-18 12:50
Anthony Appleyard28-Jul-18 12:50 
I have used Visual C++ for many years without trouble.

But in the last few days, an automatic upgrade came: it shows a MessageBox that says "One-way upgrade. Visual Studio will automatically make functional changes to the following projects in order to open them. ...".

With one of my projects (called 'dragclip_vc'), today, however often I open it and look in it and close it, the new upgrade system shows and needs attention, every time I open that project, and it does not preserve the display of opened files. Please how can I stop that from happening? (I know that the automatic upgrade needs doing once for each of my projects.)

(Another of my projects (called 'makeobj_vc') auto-upgraded correctly and did not ask again for upgrading, and it preserves the display of opened files.)

dragclip_vc is a very small project; all that it does is that if I drag a file into it from a directory display, it puts that file's full pathname in the Windows clipboard. It is useful.

makeobj_vc is a big project.

The '_vc' on the ends of their names means "for Visual C++"; it is to distinguish from old versions that I had written for Borland C.

modified 29-Jul-18 2:41am.

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 
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 

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.