Closed Thread
Results 1 to 2 of 2

Thread: C++ and MFC...running without framework...

  1. #1
    SlumpDR Guest

    C++ and MFC...running without framework...

    HI!

    I have a very noob question:

    I write a little tool in C++ using MFC in VisualStudio .NET8. So, I DON'T use WindowsForm and ANY System namespace like System::XXX, etc...only math.h and some others C lib...

    I can compile this tool with VisualStudio .NET8 for working without framework support?

    TNX!

    Best regards!

  2. CODECALL Circuit advertisement

     
  3. #2
    Jordan Guest
    You should be able to compile fine, have you tried it? Post your error messages if you have and couldn't.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. .NET Framework 4
    By Tonchi in forum C# Programming
    Replies: 12
    Last Post: 05-12-2011, 05:07 PM
  2. Replies: 2
    Last Post: 01-15-2011, 06:15 PM
  3. Agile Framework Vs Spring Framework
    By josep in forum Java Help
    Replies: 1
    Last Post: 08-13-2010, 07:14 PM
  4. New CGI Web Framework
    By fahlyn in forum General Programming
    Replies: 2
    Last Post: 11-29-2007, 04:45 PM
  5. PHP Framework
    By smith in forum PHP Development
    Replies: 0
    Last Post: 07-11-2006, 12:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts