Wow, moving from C++ to VB.NET? Brave, very brave. Anyhew, File > New[color=blue]
> Project there you can select a Library. Shouldn't have changed for 2k3.[/color]
You can do the same if you want to add it to your current soluton, right
click on the solution > Add > New Project. One thing to remember, you can't
export functions from managed code, so no nifty API programming, but, you
can create a plugin system using either Interfaces or Late-binding. Not on
your topic, but something to think about if you're used to making libraries
with C++.
My first comment is because I started out in VB6, then moved to VB.NET,
and now am trying to learn some stuff I need to accomplish in unmanaged
code, so C++ is my choice, but, damn there's alot of stuff in there! LOL
Anyhew, hope this helps,
Sueffel
"Aaron Asbra" <elroyskimms@ihatespam.com> wrote in message
news:eptsqwPHEHA.3284@TK2MSFTNGP11.phx.gbl...[color=blue]
> In response to the first reply:
> I do not have the option to choose "Class Library" when I open a new
> project. I am running VS .NET 2003 but a class library isn't on the
> list. Is there another option? Or how can I add that feature?
>
> To the second reply:
> Where would I find my "personal Library Path" and how do I link to it
> within the code? As to your other thread, I don't have an answer for
> you... sorry
>
> -A
>
> *** Sent via Developersdex
http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it![/color]