| Thread | Last Post | Replies |
|
| DeviceToDesktop overflow error 6 | 30 Nov 2003 19:46 GMT | 3 |
I have a VB6 app that transfers files from the PocketPC to the desktop using the DeviceToDesktop api call: Declare Function DEVICETODESKTOP Lib "adofiltr.dll" _ (ByVal desktoplocn As String, _
|
| Can't develop Smart Device app with Web Service without network connection???? | 30 Nov 2003 14:30 GMT | 1 |
I'm writing an application to run on the Pocket PC (2002). I'm testing with the T-mobile PC Phone. My emulator doesn't seem to work properly (ever) so I've been deploying to the phone itself. It seems to crash on the Return statement in the following snippet
|
| Help with eVB string!!! | 29 Nov 2003 22:36 GMT | 1 |
I am writing the following eVB application, but somehow I have been stuck right at the string. I am concatenating few values together and pass them back to the server from the eVB form. But suddenly the problem arises when I pass
|
| unload a form | 29 Nov 2003 22:27 GMT | 1 |
I'm an Italian Developer. I don't kwon eVB vell as Visual Basic. I make a lot of software using Visual Basic, and Now I've to produce an application with eVB.
|
| Sorry i'm a beginner | 29 Nov 2003 16:16 GMT | 1 |
Just a couple of questions: 1) I have got a Dot.Tel with Windows CE.NET and i would like to develop applications with the .Net Framework for this and other palms. I have also Visual Studio .Net 2002. Can I develop using the .Net Framework
|
| Reading Serial Comm (GSP CF) | 29 Nov 2003 14:31 GMT | 6 |
I am trying to read data from GPS CF using serial comm on Pocket PC 2002. However, the result were some weird unreadable chars. The GPS CF itself uses NMEA and I just follow its default settings. Is there anyone can give some helps/support for me to solve this prob?
|
| Cannot Connect to Device | 28 Nov 2003 14:59 GMT | 1 |
Would appreciate if somebody can help me with this: - I am just trying my hand at developing for pocket pc. While debugging with deploy option set to 'device', visual studio returns 'cannot connect to device error';
|
| Upgrading eMbedded Visual C++ | 28 Nov 2003 13:58 GMT | 5 |
I'm very confused about my options. I currently have a commercial product on the market that was developed with eMbedded Visual C++ v3.0. Version 3.0 has been working great and I don't want to do anything to ruin the next version of my app that is in development.
|
| Deploying certificate to emulator | 28 Nov 2003 12:10 GMT | 1 |
I've grabbed the AddRootCert from M$ and rebuilt it with eVC++ for PPC2002 emulation. I've created a dummy VS.NET SmartDeviceApplication called Deployer and done Add Existing Item on AddRootCert.EXE and getcacert.cer.
|
| storage card reliability | 28 Nov 2003 09:47 GMT | 3 |
does any one know if their are any issues with storing a database which is very frequently updated on the storage card ? I know that flash memory has limited amount of writes but if the os cycles the flash blocks frequently enough this should not be an issue.
|
| evb grid control | 28 Nov 2003 07:55 GMT | 2 |
I have an application that queries a database and returns the data via a grid control. I now need to know how to update the value of one column, when that column is selected by the user. I would prefer to have a check box, since this is a true/false situation and if any
|
| Can't See Dlls with File Viewer | 28 Nov 2003 06:23 GMT | 2 |
I'm developing an active sync provider DLL, and can transfer it to my PPC device. However, when I look for it using the file viewer on the device, I can't see it. I assume that the file viewer is hiding system files. I would like to view all files, but don't see an option for ...
|
| can i switch from ppc2002 to ppc 2003? | 27 Nov 2003 10:39 GMT | 3 |
Ive got a h1910 ppc 2002 and i want to upgrade it to PPC 2003. isit possible? if so how can i do it any help will be extreamely useful --
|
| Accessing Pocket Outlook Unser Interface programatically | 27 Nov 2003 10:25 GMT | 2 |
I want to use the Pocket Outlook User-Interface to simply select a Contact. Using POOM I can get all the contacts, but I cant find a way to utilize the user-interface as I dont want to end up rewriting an User-Interface to select a contact which is already there.
|
| EVC to VC++ | 27 Nov 2003 07:49 GMT | 1 |
Can an EVC code be ported to VC++?? An application developed in EVC for Pocket PC has to be used for Tablet PC also?? What is the easiest way to use the same code? Or has the code be built from scratch?
|