|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can I develop VB6 App for windows CE?Hello,
I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. Can I use my current IDE to develop it? If not, what tool I have to use? Thanks eMbedded Visual Tools 3.0 - 2002 Edition
http://www.microsoft.com/downloads/details.aspx?FamilyID=F663BF48-31EE-4CBE-AAC5-0AFFD5FB27DD&displaylang=en -- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "Wyne" <W***@discussions.microsoft.com> wrote in message news:64F846A2-9A7E-4AF8-A953-9AC1D11A423A@microsoft.com... > Hello, > > I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. > Can I use my current IDE to develop it? If not, what tool I have to use? > > Thanks In message <64F846A2-9A7E-4AF8-A953-9AC1D11A4***@microsoft.com>, Wyne
<W***@discussions.microsoft.com> writes >Hello, Download the Embedded VB Toolkit / SDK from Microsoft Downloads. This > >I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. >Can I use my current IDE to develop it? If not, what tool I have to use? > >Thanks installs into your VS6 IDE and provides CE forms and controls to develop a CE application. -- Andrew D. Newbould E-Mail: newsgroups@NOSPAMzadsoft.com ZAD Software Systems Web : www.zadsoft.com Toolkit 3.0 is the way to go if you are writing eVB or eVC.
An alternative is to use the .Net CompactFramework, as some PocketPC OSs will not be compatible with eVB (they do not include the runtime file(s)). Show quoteHide quote "Wyne" <W***@discussions.microsoft.com> wrote in message news:64F846A2-9A7E-4AF8-A953-9AC1D11A423A@microsoft.com... > Hello, > > I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. > Can I use my current IDE to develop it? If not, what tool I have to use? > > Thanks Hi,
The other replies were correct for free product. However, eVB and other eMbedded Visual Tools are deprecated (not supported) for PocketPC 2003 and later, and will not work on Windows Mobile 5 devices. So... I recommend Visual Studio 2003 Professional or higher, or even better Visual Studio 2005 Standard or higher for development of PocketPC and for other Windows CE based systems. The performance is much better than eVB (several orders of magnitude), and the development environment is better. Dick -- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See www.mabry.com/vbpgser4 to order.
Accelerating Extraction of Bits From Text
Generate email from user Form VB 6 and MS-Word question Quotation mark as string how to pass over events in stacked objects? How do you make child sub-commands visible in DataReport controls? Releasing lock on MDB file after DataReport1 closes How do I put the focus back in a text box One procedure for a textbox array? |
|||||||||||||||||||||||