I was told to look for Windows CE Toolkit for VB6; it did exist at one point
but I certainly can't find it in MSDN anywhere - though there is the
corresponding Windows CE Toolkit for C++.
Does the VB6 Toolkit still exists (under MSDN?) and if not, what other tools
would we need to get started in VB6?
There are a number of reasons to be looking at VB6, but if we were to
modernise, what would the .NET equivalent be? The Mobile Application
Development Tookit? The Windows Mobile 2004 Platform SDK?
Basically, can somebody point us in the right direction?
Thanks
Chris
/Henning
The modern tool for mobile development in VB would be Visual Studio and
VB.NET.
--
Ginny Caughey
Device Application Development MVP
"cjmUK" <cjm...@newsgroup.nospam> wrote in message
news:14189879-0677-4DF7...@microsoft.com...
Henning,
Thanks, but I'd already discovered this - it's a simple, single-form example
of how to use the toolkit - not the toolkit itself. Not having VB6 on this
machine any more I can't say more, but it clearly isn't the 'document' that
it purports to be.
Chris
I don't see any project templates in VS2008 - surely there is an additional
toolkit/SDK to add mobile device support?
CJM
VS2008 Pro, it's called a smart device project.
--
Tom Shelton
http://www.danielmoth.com/Blog/2005/11/getting-started-with-net-compact.html
dunno VB6 directly to mobile but can this contraption be wrapped for
vb6, maybe... did something like that with jni to go java-fortran,
ehhm, well, got a bit c too, but it worked.... eventually.
//CY
This toolkit was replaced by eVB 3.0. eVB support ended with PocketPC 2002.
All Microsoft development has moved to Visual Studio .NET (and, is by far --
IMO-- superior to the earlier products). The current version of Visual
Studio 2008 (an 2010, soon) required the Professional Edition or higher for
mobile development. You could use the Standard Edition or higher of VS 2003
and VS 2005.
There are a couple of other, lower cost, alternatives. One is NSBasic (see:
http://www.nsbasic.com/ce/).
Dick
--
Richard Grier, Consultant, Hard & Software 12962 West Louisiana Avenue
Lakewood, CO 80228 303-986-2179 (voice) Homepage: www.hardandsoftware.net
Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004, Revised July
2006.
The classic vb solution for mobile devices was embedded vb (eVB). This is no
longer supported. Windows Mobile (the new OS on mobile devices) no longer
includes the vb runtime. You used to be able to install the runtime
yourself, but other things are no longer supported. Your only option now is
.NET, which is completely different. There is no wizard for converting eVB
code to VB.NET.
--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--
Sorry, posted the link without checking :(
Seem that eMbedded Visual Basic has gone the same way as VB6, the only
alternative beeing the "new" VB. You can't get it from MS any moore. MS's
ways are mysterious, on a minimal target you have to drag along a
'compacted' version of the Flamework. Taking much moore space than any app.
/Henning
http://en.wikipedia.org/wiki/Embedded_Linux
here is the 'hack'
http://www.omnisoft.com/articles/spevb/default.asp
"DickGrier" <dick_gri...@msn.com> wrote in message
news:erYeB3qc...@TK2MSFTNGP04.phx.gbl...
I've spoken to my colleague and basically ushered him away from VB6. We have
certain systems we interact with that are vb6-era technology, but this is
not one of those cases. So the only reason to stick with VB6 is because
these guys are familiar with it - which in this scenario is not a good
enough excuse.
We have enough copies of VS2008, so .NET is clearly the way to go - so
either they will have to commission me to do the work or they will have to
modernise their skill-set.
Thanks
Chris
Paul T.
"Nobody" wrote:
> If you want to compete and use less resources, try Embedded Linux:
>
> http://en.wikipedia.org/wiki/Embedded_Linux
>
>
> .
>
LOL!
> We have enough copies of VS2008, so .NET is clearly the way to go - so either
> they will have to commission me to do the work or they will have to modernise
> their skill-set.
Spoken like a true consultant...
--
[.NET: It's About Trust!]