| Thread | Last Post | Replies |
|
| Need auto power on and resume. | 22 Apr 2005 17:56 GMT | 5 |
I am trying to use a dell axim x30 as a device controller, and as such, I need it to wake up and run an application after an extended AC power failure when power is finally re-applied. I am using evc++ 4 and have tried the following:
|
| How to identify control with focus? | 22 Apr 2005 17:51 GMT | 2 |
I am capturing some input with a built-in bar code scanner and I need to identify the current textbox with the cursor so I can return the scanner results. I am using VB in VS.Net 2003. I have a tab control with a few tabs and many textboxes so I don't really want to iterate ...
|
| moving dirctory to storage card | 22 Apr 2005 17:37 GMT | 1 |
hi all, I am writing an application which will allow user to move a folder containing files from main memory storage to an SD card. Unforunately I keep getting an IOException error. I am using the Directory.move function. My
|
| Sockets | 22 Apr 2005 12:57 GMT | 1 |
I am using winsockets on eVC4, and I was reading the documentation, where it said: "Successfully completing a call to send does not confirm that data was successfully delivered."
|
| Smart Device Apps | 22 Apr 2005 11:04 GMT | 1 |
I have a copy of Visual Basic .NET (2003) at home, but it doesn't contain the project item for Smart Device Application. This initially didn't bother me, but now that I own a Pocket PC, I would very much like to develop apps at home.
|
| PhoneMakeCall sample VB.NET | 22 Apr 2005 09:48 GMT | 2 |
Does someone a sample of using PhoneMakeCall on VB.NET? I'm currently developing a freeware replacement for the Contacts program and all I need to finish is to place the phone call once selected the number. I try to Google but I couldn't find anything useful.
|
| eVC crashes when loading projects or workspaces | 22 Apr 2005 07:54 GMT | 2 |
eVC++ 4.00 with SP4 crashes when loading projects or workspaces. The same with new projects. VS 2003 .NET is installed too on my machine. Any suggestions? greetings
|
| CCeDbDatabase | 22 Apr 2005 07:23 GMT | 1 |
I'm really new to pocket pc programming, so excuse my trivial questions: I'm currently trying to use the CCeDbDatabase class to access a pocket pc *.cdb database. Creating and opening a database is no problem - but I cannot manage to write a new record into the db. Could someone ...
|
| CeRunAppAtEvent() Problem | 22 Apr 2005 05:14 GMT | 4 |
im using the cerunappatevent() in my application with (NOTIFICATION_EVENT_RS232_DETECTED) the problem is the application starts for the first 5 to 6 times and then it crashes the WCE MGR Connection. and the notification error pops up saying
|
| Catching WM_CLOSE causes access violation | 22 Apr 2005 03:52 GMT | 1 |
I'm trying to capture WM_CLOSE in a PPC app written in EVC++ 3 and ignore it so the application doesn't close down. The only way you can exit it is by selecting exit from my menu. If I capture the message and then ignore it (as I've done before
|
| help setting the environmental variable path | 22 Apr 2005 03:52 GMT | 1 |
I think I need an example of setting a path in the registry. I created an application that needs to call another application and it would be alot easier if the path was already set. Also, what is the root directory for a mobile 2003 pocket pc, all I see is"
|
| Connecting a PPC Device to AS/400 | 22 Apr 2005 03:52 GMT | 7 |
I need to find out what is available to help me connect my Pocket PC device to an AS/400. Is there a control available to help me do this? I am using VB.NET, building a Smart Device Application. I do not want to sync with the AS/400 - I just need to be able to pull some ...
|
| using "CreateFile" for open a file archive | 22 Apr 2005 02:48 GMT | 4 |
Hi, I try to open a file "Config.txt" by: //////////// CString strArchivo; strArchivo=("Config.txt");
|
| Slow debug over ethernet, XP and PPC | 22 Apr 2005 01:23 GMT | 2 |
I have an iPaq H5500 on which I am trying to do some development work. The desktop is a WinXP installation, with eVC++, all pathces and platform SDK and service packs installed. Everything is fine, except the fact that debugging is very slow (3-5
|
| Random Pocket PC lockup/Freeze ? | 21 Apr 2005 23:20 GMT | 1 |
I have an unusual problem that the pocket pc 2003 devices go into a random lockup/hardware freeze. The only way to come out of these is to do a soft-reset. During this lockup the device shows the following symptoms:
|