CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    388

    Adding headers to my project

    Is there any way so that we can include all the headers of self added classes to our project so that we don't have to add headers into individual class.


  2. #2

    Re: Adding headers to my project

    I don't understand. Please ask this in a different way, maybe using an example...

    LA Leonard - Definitive Solutions, Inc.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured