Guest kkrull Posted February 1, 2006 Report Posted February 1, 2006 (edited) Does WM5 include embedded visual basic? Is there a manual way to install it? Is there a mobile .net instead? Will an older application built for vbe run on the smartphone? Seems like if people can get emulators working, it shouldn't be nearly as tough to get some older ARM apps for VB running. Edited February 3, 2006 by kkrull
Guest PaceUK Posted February 2, 2006 Report Posted February 2, 2006 embedded VB :) it runs on winCE which is part of the CLR... So your question, can you program the phone using VB... the answer is yes! Providing its VB.net Secondly if your older ARM apps are calling functions and procedures that dont exist, in the OS its never going to work really is it :roll: Stop trying to sound clever and look at the windows mobile website for the SDK's on the windows mobile platforms :twisted:
Guest looeee Posted February 2, 2006 Report Posted February 2, 2006 Does WM5 include embedded visual basic?nope Is there a manual way to install it? This page documents most of the stuff you'll need to know to install on SmartPhone 2002/2003 Is there a mobile .net instead?yes If you have visual studio 2005 then you can get the development kit here Will an older application built for vbe run on the smartphone? it will probably run but text input and navigation will be a nightmare. You have to impliment all the navigation and backspace through the code when developing evb for smartphone. looeee
Guest kkrull Posted February 3, 2006 Report Posted February 3, 2006 (edited) Stop trying to sound clever and look at the windows mobile website for the SDK's on the windows mobile platforms I am not trying to sound clever. I am not a developer. I am trying to get some games running that someone else built. it will probably run but text input and navigation will be a nightmare. You have to impliment all the navigation and backspace through the code when developing evb for smartphone. looeee - The programs shouldn't have text input and I was hoping to use FakeCursor for navigation. The programs are Viking Saga and Warring States Edited February 3, 2006 by kkrull
Guest PaceUK Posted February 3, 2006 Report Posted February 3, 2006 okies well it sounds cool but to be honest I dont think that we have the resources to be able to do this without a complete mare :-( Shame as the game sounds cool =[
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now