3,743 questions with C++-related tags

Sort by: Updated
2 answers

MFC C++ application: how to clear command line arguments in Task Manager?

I have a MFC C++ application which uses command line arguments. But when the program is running, sensitive information entered on the command line will be displayed in the Command Line column of the Task Manager. 1.So how to delete them? 2.How to change…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,743 questions
asked 2020-08-04T05:08:34.413+00:00
Ji Shirley 181 Reputation points
commented 2020-08-10T06:49:54.477+00:00
Jeanine Zhang-MSFT 9,761 Reputation points Microsoft Vendor
2 answers

How to create a custom control in a dialog with ATL

Hi, I was wondering if anyone can describe the steps for adding an ATL window class as a control to a dialog resource. I found an article discussing it here, but that involves MFC, so I was hoping to get some clarification on how to do it with ATL. So…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,743 questions
asked 2020-08-06T21:20:47.78+00:00
loop123123 1 Reputation point
answered 2020-08-09T11:18:05.843+00:00
RLWA32 45,661 Reputation points
1 answer One of the answers was accepted by the question author.

Which C++ questions belong here or on Visual Studio Developer Community?

This site looks like a replacement for the old MSDN forums, but Visual Studio also has a C++ Developer Community forum. What sort of questions belong here, and which ones belong on Developer Community?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,743 questions
asked 2020-08-04T00:55:10.103+00:00
Colin Robertson 96 Reputation points
accepted 2020-08-04T01:05:06.49+00:00
Colin Robertson 96 Reputation points