Hi,
I want to format the text in a DDX_TEXT item. I wish to display numbers to two decimal places. I have already rounded the numbers as needed, but when displaying a number such as 1.2, I want the output to be 1.20, it currently just outputs 1.2 (with no zero)
Is there an easy way of...
1 really need some more experienced input on this one :)
I am in Visual C++ .NET Standard 2003. I am trying to compile a MFC VC++ Version 6 project.
I get this error, but version 7 does have MFC libraries.
" LNK1104: cannot open file 'mfc42.lib'"
What do l do? Should I be changing the...
More Information:
Basically I want to set up a project so I can choose to compile against vc++ 6 or the vc++ 7 libraries. (from within the project) So I can compile the project for different releases.
Any guidance would be appreciated.
Thanks in Advance.
Hi,
I have been searching for information to create a solution under MS VC++ .NET 2003 and get it to compile a VC++ Version 6 project, which uses MFC.
I want to be able to:
1. Compile the project as is, just like I could in VC++ Version 6.
2. Compile the project to the new MFC libraries in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.