Advertisement

Experts Exchange is proud to recognize the top quarterly Experts of 2008. These Experts have risen to the top, so CONGRATULATIONS!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Windows Mobile Programming Solutions: 1 - 25 of 175
null
Hello, I have a Pocket PC 6700 running MS Windows Mobile 5.0 and want to synchronize it (using ActiveSync 4.1) with my PC running Office 2003 SBE under Win XP SP2.  Everytime I attempt to s...
Hi,     Could somebody explain what a TCHAR is and how I can convert a regular char and/or intergers into one. I'm trying to have a message box that pops up with some numbers. I tried u...
HI -   Would anyone know if there is a remote desktop program in Windows CE 5.0? I would like RDP into a Windows XP workstation. Thanks
Hi my question relates to a very specific requirement, I know that Activesync will do this automatically and I know that you can simply drag-and-drop a file backwards and forwards between the ...
good day. I have the need to bind a datagrid to an arraylist.  the code attached works for the first two items that are added.  However, the application requires additional items to be adde...
So I 've seen everyone's postings on this.  I'm not the only one with this problem.  However the solutions posted don't seem to work.  That could just be me though, since I have no prior exper...
Hey, I'm developing an iPhone-like slider app for the ppc in VB.NET CF. Unfortunately you can't do transparency the normal way and you have to override the graphics drawing functions. I've ...
I'm developing an application in VB.NET on compact framework. I'm creating a form with a variable number of controls, so i must create then at runtime. In vb6 i can create an array of contr...
When I attempt to deploy to either the PocketPC Emulator or iPAQ, I get the following error message:    Emulator for Windows CE    One or more files from the Emulator for Windows CE inst...
Hi, i need to URL encode a sting to be posted to a webpage in C# or even VB.NET i have found the HttpUtility.UrlEncode in system.web but this does not work on windows mobile, has anyone found ...
Hello, I am a developer working on an application that will run on the Windows CE 5.0 Core platform.  The application requires video playback, and I am having trouble finding an acceptable ...
Recently picked up a Motorola Q 9c with Windows Mobile 6 and I decided to write a small application to send stored SMS messages through Pocket Outlook.  I am developing in vs2005, Vb.Net  and ...
hello, i've got a question concerning c# / windows ce  / system tray icons: - i add a notifyicon (from OpenNETCF) - i minimize my window - i want to use the notifyicon's "click" to res...
How do you download an image from a web site and save it to a local directory using .NET?  My app needs to be able to download an image to a Windows Mobile device from a web site.
I am not sure I am in the right place, so if I am not please tell me where to go.  Does anyone know if the new Wondows Mobile 5.0 supports activex downloads in it's browser?  Specifically, I b...
I use google maps mobile on my phone (Rogers branded Treo 750 running WM6) to view maps. All is working nicely, except that it eats through my data plan pretty fast. I've only got 5mb / month ...
I saw in earlier threads that some people get an error message when trying to sync Notes with their PDA. I should be so lucky. I cant even get Notes as as option to sync. I had the iPa...
Hello-  From another question someone asked, I saw I could get the CE 5.0 Emulator at: http://www.microsoft.com/downloads/details.aspx?FamilyID=A120E012-CA31-4BE9-A3BF-B9BF4F64CE72&display...
I have a windows mobile 5 device, and I am wanting to test basic connectivity using ping. I am fairly new to the mobile device operating systems, so I was hoping that you would be able to advi...
I want to start a bat file at windows ce startup. I tried to modify "HKEY_LOCAL_MACHINE\init" in the registry but did not work out. I suspect it only accepts exe's. Then I have tried to make s...
Dear Experts, I would be VERY interested to know how can I install Apache, PHP and possibly MySQL on my PDA (Dell Axim X51v) that is running Windows Mobile 5.0. I am comfortable with rec...
Hey Guys, I have a WIndows Mobile device it has build in GPS, I would like to get the GPS data through my c# program. I wrote a little program to open the COM0 port, but I get Exception ...
My Japanese president saw my Verizon xv6700 Smartphone and saw it's value for when he is away.  He would prefer to work in his native Japanese language.  I can't find a decent answer from Veri...
I need to write a part in my application whereby I can copy all the tables from .mdf (SQLEXPRESS) into another database which is .cdb (MAcess) on my pocket pc, I had a few ideas which I do not...
How do you programmatically Opening Close the keyboard input panel (SIP)  in C# CF 2.0 C# VS2005 Any ideas?