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

    Your own classes

    What is the easiest way to reuse the classes you write in several projects. Any documents to explain how to place them in a custom library? Thanks for any input.


  2. #2
    Join Date
    Sep 1999
    Location
    Upstate NY
    Posts
    6

    Re: Your own classes

    i'm not positive, but it sounds like your talking about creating you own .dll. as far as how to do it, all i can suggest is get a book because i have no idea. if you go to www.booksonline.com you can get good, thourough books really cheap.

    hope i helped


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