View Single Post
  #77 (permalink)  
Old 11-23-2007, 07:37 PM
Louis Louis is offline
Knows the basics
 
Join Date: May 2007
Posts: 98
Default

Hi, thanks but however when I do that, VB.NET says that Const must be used as declaring variable types and can't be a class. This C# dll I am trying to wrap is closed, but I'm making a wrapper for it in VB.NET for Basic4ppc. I guess I could try letting Basic4ppc deal with passing the Constance in the Const class to my wrapper? Thanks.
Reply With Quote