About 50 results
Open links in new tab
  1. error C3984: a non-value type cannot have any public data members

    I am new to Visual C++, and trying to learn the rules. In my project I have a simple class, which is really more of a struct, but with some constructors for ease of use.

  2. Output Color - social.msdn.microsoft.com

    Jun 29, 2015 · Did you know there is a forum for C++. A much better place then this forum which is for everything about Visual Studio.

  3. C++ Error on Apple Bootcamp Windows. - social.msdn.microsoft.com

    Aug 22, 2017 · This forum is about c++ code issues. For your case, I will move it to vs setup and installation forum for better support.

  4. Visual C++ command prompt - social.msdn.microsoft.com

    Dec 11, 2008 · Where should I post to find out how to download/access the command prompt for Visual C++ so I can download and run the Dia diagramming program? I don't understand your question, …

  5. C++ and WCF - social.msdn.microsoft.com

    Nov 8, 2013 · Anyway, can I use C++/CLI to write the service contract and implementation for a WCF service and can I host it in a standard already existing NT Service? If yes are there any online …

  6. Plotting in visual c++ - social.msdn.microsoft.com

    Mar 6, 2009 · I was searching around for plotting solutions in Visual C++, and found this thread... Assuming I will go for C++/CLI and winforms, what functions/classes are available to do a time-value …

  7. Visual C++ 2006 Express Link - social.msdn.microsoft.com

    Feb 25, 2010 · I have a very large program that was built on Visual C++ 2006/XP. The software builds but doesn't run using Visual C++ 2008/Win7. Where can I get the Express version for Visual Studio …

  8. Trying to change Targeted framework in VS2010

    To change the version of the .NET Framework for C++/CLI projects (VS 2010) Right click on project in Solution Explorer and click Unload project Right click on unloaded project in Solution Explorer and …

  9. Numerical recipes in C++ Book - social.msdn.microsoft.com

    Jan 18, 2007 · Personally I would recommend sticking with the 'Numerical Recipies in C' book and steering clear of the C++ edition. The algorithms and mathematical background in both of them are …

  10. WebSocket and C++ - social.msdn.microsoft.com

    Aug 17, 2016 · MFC supplies two models for writing network communications programs with Windows Sockets, embodied in two MFC classes.