Thread: visual studio [c++] .net linked files

  1. #1
    Registered User
    Join Date
    Jun 2004
    Posts
    40

    visual studio [c++] .net linked files

    Hello to all the vc++ .net users on this forum:

    Is there a way to see all of the linked files when you build a project? Your .cpp files and standard library files, etc...


    thanks

  2. #2
    UT2004 Addict Kleid-0's Avatar
    Join Date
    Dec 2004
    Posts
    656
    Wouldn't that be in the folder that you saved the project to?

  3. #3
    Registered User
    Join Date
    Jun 2004
    Posts
    40
    well, that's what i was wondering. if I have a file in my project but i never refer to it, will it be linked?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem Compiling Program
    By wco5002 in forum C++ Programming
    Replies: 13
    Last Post: 11-06-2007, 12:56 PM
  2. Visual Studio and .Net Runtime Framework dependency
    By George2 in forum C# Programming
    Replies: 1
    Last Post: 08-08-2007, 07:52 AM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. Visual Studio .NET beta 2
    By Marky_Mark in forum C++ Programming
    Replies: 1
    Last Post: 11-05-2001, 11:28 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM