Forum Discussion
karkadil
12 years agoValued Contributor
As I can see, this is not console application, it is a GUI application (probably MFC, but I can mistake).
You need to find out what kind of application you are using, compile it with Debug info enabled (if necessary) and then work with it as with any other GUI application, addressing properties of the control which looks like console.
You need to find out what kind of application you are using, compile it with Debug info enabled (if necessary) and then work with it as with any other GUI application, addressing properties of the control which looks like console.
Related Content
- 6 years ago
Recent Discussions
- 14 hours ago
- 7 days ago
- 10 days ago
- 51 seconds ago