Re: Dll with vb.net
From: Chris Tacke, eMVP (ctacke_at_spamfree-opennetcf.org)
Date: 07/13/04
- Next message: Keith: "Re: Iterate through Controls"
- Previous message: Paul G. Tobey [eMVP]: "Re: Dll with vb.net"
- In reply to: Massimo Capetola: "Re: Dll with vb.net"
- Next in thread: Paul G. Tobey [eMVP]: "Re: Dll with vb.net"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Jul 2004 16:46:31 -0400
If you mean by "export" that LoadLibrary can be called by some C++ app, then
it's not possible.
-- Chris Tacke, eMVP Co-Founder and Advisory Board Member www.OpenNETCF.org --- --- Principal Partner OpenNETCF Consulting www.OpenNETCF.com "Massimo Capetola" <massimo.capetola@freesurf.ch> wrote in message news:eW2U%23IRaEHA.1764@TK2MSFTNGP10.phx.gbl... > Ok, but how can I export functions in my dll ? > > I must call functions of my dll in my exe project. > "Chris Tacke, eMVP" <ctacke@spamfree-opennetcf.org> a écrit dans le message > de news:Oam4NzQaEHA.3508@TK2MSFTNGP09.phx.gbl... > > Yes. Choose "class library" as a project type. Add code. Build. > > > > -- > > Chris Tacke, eMVP > > Co-Founder and Advisory Board Member > > www.OpenNETCF.org > > --- > > --- > > Principal Partner > > OpenNETCF Consulting > > www.OpenNETCF.com > > > > > > > > "Massimo Capetola" <massimo.capetola@freesurf.ch> wrote in message > > news:eFNAqwQaEHA.3756@tk2msftngp13.phx.gbl... > > > It is possible to make a WinCE dll with vb.net? > > > > > > Have you an example ? > > > > > > > > > > > >
- Next message: Keith: "Re: Iterate through Controls"
- Previous message: Paul G. Tobey [eMVP]: "Re: Dll with vb.net"
- In reply to: Massimo Capetola: "Re: Dll with vb.net"
- Next in thread: Paul G. Tobey [eMVP]: "Re: Dll with vb.net"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|