Re: building a dll using a wizard

  • From: "Ricks Place" <OFBGMail@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 14 Apr 2009 14:33:42 -0400

Hay Rick, you are up on all that more than me. What about just putting all the 
classes into a single project and then creating one dll using the VS?
I'm guessing you already have thought of that but I just mention it because 
sometimes the old gray matter just blurps.

Rick USA
  ----- Original Message ----- 
  From: rick watson 
  To: programmingblind@xxxxxxxxxxxxx ; BlindGeeks@xxxxxxxxxxxxxxx 
  Sent: Tuesday, April 14, 2009 2:28 PM
  Subject: building a dll using a wizard


  Good afternoon listers,

  Has anyone attempted to use a wizard to build a dll from cs source files.

  What I need is to add a bunch of .cs files to a project, change some method 
names in these files and then build a .dll

  Is a wizard the best way to accomplish this.

  The only things that I know are:

  1.      Some of the .cs files will be the same every time.

  2.      Some will be different.

   

  Currently we have a bunch of dlls based on names such as mapinvoice and 
mapcreditmemo.

  What I want is one dll which calls methods for these functions.

  These source files are being generated by another program.

   

  Thanks for any advice.

  Rick

   

Other related posts: