| Thread | Last Post | Replies |
|
| Upgrading NETCFv2.wm.armv4i.cab | 19 Apr 2007 13:45 GMT | 1 |
Okay, here's a tricky one for you. We have a generic eVC++ installer for Windows Mobile devices. If we add a .Net CF .cab to our installer ("NETCFv2.wm.armv4i.cab"), then we want this version of .Net CF to be installed *if* this
|
| How can I read body of an email using Compact Frame 2.0 | 19 Apr 2007 10:46 GMT | 2 |
How can I read body of an email using Compact Frame 2.0? Is there any simple way of doing this using CF2 or I have to use MAPI in C++ Thanx
|
| How to trigger on the GPRS/3G connection? | 19 Apr 2007 03:48 GMT | 2 |
I wish to know whether anyone of you know how to get the mobile application to trigger the GPRS or 3G connection whenever the app need to connect to the Internet. I've created a mobile application using VB 2005 on .NET CF 2.0, it will only be able to connect to the Internet after ...
|
| Newbie form question on WM5 | 19 Apr 2007 03:21 GMT | 3 |
I'm writing an inhouse app using VB2005 targeting a WM5 PDA like the Dell Axim. It will have about 15 forms, mostly data collection types. The app is to keep track of the details of law cases. I've looked through the newsgroup for info on how to do multiform apps
|
| Control placement on WM5 device using Visual Studio 2005? | 19 Apr 2007 02:45 GMT | 2 |
When moving around controls (textboxes, etc) on the form designer, there seems to be a default padding of a few pixels between controls. I can't find anywhere to turn that off. I want some of the controls to lie right against each other.
|
| kow to call the ConnMgrEstablishConnectionSync()? | 18 Apr 2007 22:16 GMT | 3 |
I have a program to call the ConnMgrEstablishConnectionSync() to start the GPRS data service, but it is always fail and returns the error message with status CONNMGR_STATUS_NOPATHTODESTINATION (0x24).
|
| WaitCommEvent? | 18 Apr 2007 21:35 GMT | 11 |
Does WaitCommEvent work on the Pocket PC? It is not included in my eVC4's Help file, but it compiles! However, whenever I make a call to it, the calling thread never returns. If this function is not compatible with Pocket PC, what alternative function
|
| Directory/Files Iteration | 18 Apr 2007 20:59 GMT | 9 |
Hi all, How am I supposed to iterate through all Directories in WM 5.0 to provide the end user total number of files and directories(folders) stored in PDA. Some remarks excerpted from VS2005 shows that GetCurrentDirectory or
|
| SQL Mobile 2005 limitations | 18 Apr 2007 17:42 GMT | 2 |
Hi developers there, can anyone assist to list down the limitations of SQL Mobile 2005? e.g. the database size, the data types supported length compared to SQL Server? couldnt find this documentation anywhere ...
|
| Close() method to close a application but how to add it into a event procedure? | 18 Apr 2007 14:12 GMT | 1 |
Hello Sir, I know use the Close() method to close a application but how to add it into a event procedure? My meaning is the X button belongs to which event procedure.
|
| How to close the form when click x button by using C# in pocket pc? | 18 Apr 2007 14:01 GMT | 2 |
Hello Expert, How to close the form when click x button by using C# in pocket pc? Thanks. Joey
|
| abuout thread | 18 Apr 2007 09:56 GMT | 2 |
Hi,all! I want to create 2 threads to implement audio recording and playing,but it does not work. if i do not use thread ,it work fine, i don't know why. Can someone give some suggestions?
|
| How Can i compile the CSampleGrabber on WM5.0 PLEAAAAASE? | 18 Apr 2007 09:08 GMT | 4 |
Hi MVP And other philantrops ! I need to 1) grab frames from preview 2) Write overlay to Preview Screen
|
| Secure my PPC app! | 18 Apr 2007 01:48 GMT | 2 |
How can i secure my software from illegal copies? I goggle it and it came the GetDeviceID(). Is that the onlye way? Any more ways to secure my app? thanks.
|
| pull error | 17 Apr 2007 20:50 GMT | 2 |
When I try to do a pull from my source database i'm getting the following error; 'The query cannot be tracked. There might not be a primary key, or the query might involve multiple tables.
|