Results 1 to 6 of 6

Thread: [RESOLVED] Winows CE / Windows 6.1 mobile

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2010
    Posts
    48

    Resolved [RESOLVED] Winows CE / Windows 6.1 mobile

    Hi
    Just a quick question. Can you program windows ce / windows 6.1 with vb6 or do I have to use visual studio.net. If so will the free version of . Net do it?
    Cheers snowie

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Winows CE / Windows 6.1 mobile

    VB6 - no.
    VB.NET - yes.
    Will Express work.... I'm not sure... seems I remember seeing a thread around here stating that the emulators and the templates are missing from the Express edition

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Winows CE / Windows 6.1 mobile

    VB6 by itself, no. However there was an add-in "eMbedded Visual Basic 3.0" that once supported Win CE development on early CE platforms. This is no longer available and doesn't work with current WinCE/WM releases though.

    There are alternatives such as NS Basic/CE that still support these OSs (through at least WM 6.5).


    The Windows Mobile SDKs will only install into Visual Studio 2008 Professional or above, or Visual Studio 2005 Standard or above. None of them work with the VS 2010 betas and may not even work with VS 2010 by the time of its April 2010 release.

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Winows CE / Windows 6.1 mobile

    I think it's all covered above, but you may find it useful to read the article Can I use VB6 to make a program for mobile phones/PDA's? from our Classic VB FAQs (in the FAQ forum)

  5. #5
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [RESOLVED] Winows CE / Windows 6.1 mobile

    Just an FYI for anyone interested:

    Windows Mobile Development Without Visual Studio

    This is still .Net-based, and it requires VB.Net/C# background and experience beyond what you'll pick up plinking around with VB.Net Express editions.

    However it is "free" in a meaningful sense.

    I'm not sure I'd go this route for any extensive projects though.

  6. #6
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: [RESOLVED] Winows CE / Windows 6.1 mobile

    That could be useful for some people, so I've added it to the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width