| Thread | Last Post | Replies |
|
| Can you convert this? | 30 Jul 2003 20:53 GMT | 1 |
right the problem is this. i want to receive images on my ipaq that are sent from a remote pc, which i've managed to do via the msdn example. however, added at the end of each image file is an identifier so that i know which picturebox to but each image in. the code below
|
| How to enumerate all running programs? | 30 Jul 2003 14:08 GMT | 2 |
I would like to enumerate all running programs and then close all of the programs, this is to release the Pocket PC's memory when my program is started. How can I do that through evb code?
|
| SIP button | 30 Jul 2003 10:30 GMT | 1 |
The API SHFullScreen works well to make visible or not the SIP button on a command click event. But with the even onload of a form it doesn't works. Any suggestions to make invisible the SIP button when a form is loaded?
|
| File Copy | 29 Jul 2003 22:45 GMT | 1 |
Can anybody help. I need to connect a device as a guest and then using VBA copy files from the device to a directory for the program to access and use the contents of the files. The files wanting to copy over are just text
|
| Poom (smtp) | 29 Jul 2003 12:15 GMT | 1 |
I am trying to register pimstore.dll on my strong arm handheld device, but I can't get it to register. Is there any suggestions? I am also trying to find out more about using pocket
|
| Sorting a txt file | 29 Jul 2003 09:55 GMT | 2 |
I need to order a txt file that has fixed lenght of 30 bytes. The field to be sorted takes the first 15 bytes in each register. Any idea ?
|
| Windows mobile 2003 | 28 Jul 2003 10:55 GMT | 2 |
Hello. I have an app developed in 2002 sdk. Now all the pda's have the new os windows mobile 2003. An app in 2002 will work in 2003 withouth correctly? or I must install some new sdk 2003?
|
| Exiting a Do while Loop with a button push | 28 Jul 2003 08:44 GMT | 1 |
I am accessing data from an external device via a Do loop Currently a use a DO loop for a set number of iterations. But I would like to be able to exit the loop at any time
|
| Application Task List | 27 Jul 2003 17:26 GMT | 2 |
Any Ideas? - When opening new forms from within an app an entry for each form appear in the task list... how can this prevented so that only a single application reference appears?
|
| VB for pocket PC does it exist | 27 Jul 2003 12:03 GMT | 1 |
Hi there I have the embeded Visual Tools 3.0 for developing Windows CE / Pocket PC 2002 apps. What I am looking for is a Visual Basic SDK or Pocket PC app that I can install on to my Pocket PC so that I can
|
| winCE platform (not ppc) in eVB? | 26 Jul 2003 09:54 GMT | 3 |
I have read many posts that refer to writing eVB code for winCE on pocketPC's. I have been unable to build a program from eVB that will run on a winCE device that is not a pocketPC. I have used the "Application Install Wizard" but it still builds the program for a
|
| How do I compile UTF-8 resource file? | 25 Jul 2003 21:41 GMT | 1 |
Hello, All. I have a UTF-8 resource file. when I compile it, I will get "RC : fatal error RC1205 : invalid code page". Here is the command I used: rc -xv -cUTF-8 testResource.rc
|
| Image map Control | 25 Jul 2003 07:48 GMT | 1 |
Does anyone know of a control to do image maps in EVB? I've looked on the web to no avail. I want to have a jpg image that when a certain location on the image is tapped it goes to the coresponding form TIA
|
| eVB and using custom icons in Windows CE | 25 Jul 2003 00:34 GMT | 3 |
To display icons in my Windows CE application (written in eVB), I transfer my icon to the PDA (under \Windows\Start Menu), and load the icon using PictureBox1.Picture = "\Windows\Start Menu\vline.bmp" I get the error message "Picture format not supported" no matter which
|
| SQL Server CE - iPAQ H3970 | 24 Jul 2003 07:31 GMT | 1 |
We are currently developing an eVB application that uses a SQLServerCE database and we are having problems running it on an iPAQ H3870 and H3970. We have tried the same application on an iPAQ H3850 and it works just
|