| Thread | Last Post | Replies |
|
| How to diable hardware keys in VB.Net | 28 Mar 2006 07:46 GMT | 1 |
I am trying to run my VB .NetCF application in full-screen mode, not allowing users to switch to OS or other applications. To accomplish this, the 4 application launching keys must be disabled. I am sure someone here has done that.
|
| programattically writing into ROM | 28 Mar 2006 05:46 GMT | 2 |
-> After a hard reset in a windows mobile 5.0 based PDA, will the flat files stored in the PDA be lost? -> i beleive the file will not be lost when there is a low
|
| Context Menu's parent | 28 Mar 2006 05:10 GMT | 7 |
I have a grid of 91 buttons and all of them are assigned the same context menu. When the contextMenu_Popup() is invoked, I have no way of telling which button that causes the handler function to be called. Is there a way find out in the contextMen_Popup() who is the parent button? ...
|
| File Transfer | 27 Mar 2006 21:28 GMT | 3 |
Hello, I'm using pocket pc 2003 emulator and I want to copy file from my computer to pocket pc emulator file system. How can I copy this file to pocket pc with c# code. Can I use File.Copy method for this process.
|
| ADOCE on Mobile 5.0... | 27 Mar 2006 20:40 GMT | 1 |
Friends, Our application uses ADOCE (unsupported, I know) for all SQLCE data access. So far, it has performed perfectly. Now we must migrate to Mobile 5.0 devices.
|
| Connecting to local proxy | 27 Mar 2006 20:38 GMT | 1 |
I'm developing a proxy that sits on the PDA and intercepts user HTTP requests. Then based on battery/location decides which wireless connection to enable (GPRS or WiFi) to fulfill the request. The problem is that Internet Explorer won't connect to my proxy (proxy is set to
|
| Pocket PC 2003 App wizard generated Form View eVC++4 - tabbing | 27 Mar 2006 16:53 GMT | 1 |
I am using the PocketPC 2003 appwizard in eVC++4, using the single document with doc list option, and changing the view base class to CForm view. When I put some static controls in the dialog resource and click the new button, none of my controls show up on the screen (blank ...
|
| ActiveSync and Wireless LAN coexistence in Windows CE 5.0? | 27 Mar 2006 16:46 GMT | 2 |
I have noticed that if a Windows CE 5.0 handheld device is connected to PC through ActiveSync, an existing Wireless LAN connection will be automatically suspended after a short period of time. The old WM OS's don't have such behavior. Is this something new for Windows CE 5.0?
|
| LSP Installation on WM5 | 27 Mar 2006 16:33 GMT | 1 |
I am new to LSP development, and am having trouble getting the sample LSP to install correctly on a WM5 device. I have read the documentation, and am setting the following registry keys as described: HKLM/Comm/WS2/LSP/MYLSP
|
| Pocket Access sync with WM5.0 | 27 Mar 2006 15:57 GMT | 1 |
Any progress on an unsupported download that includes an database sync provider for AS4.x/WM5.0? Thanks, Ryu
|
| hiding the closing box "X" in an application | 27 Mar 2006 15:36 GMT | 5 |
I am trying to hide or turn off the visibility of the closing box on my application, but i have not found a way to do it. The reason is that everytme this box is tapped, the application does not really close, it gets minimized, and this way i force the user to use the
|
| File transfer | 27 Mar 2006 15:35 GMT | 2 |
Hello, I'm using pocket pc 2003 emulator and I want to copy file from my computer to pocket pc emulator file system. How can I copy this file to pocket pc with c# code. Can I use File.Copy method for this process.
|
| how to send contacts via SMS or email in PPC? | 27 Mar 2006 15:34 GMT | 2 |
hi,dear all: how to send contacts via SMS or email in PPC?(somebody denote:send business card via SMS;) before i used contacts_menu software to get the function.
|
| security in Compact framework | 27 Mar 2006 15:31 GMT | 1 |
We need to store an user details XML in the PDA. To make it secure we r planning to encrypt it at the server side and decrypt at the PDA level. Is there any specific encryption algorithms we need to
|
| How to send email (Pocket PC 2003) | 27 Mar 2006 15:03 GMT | 2 |
I need to implement sending of email messages from the Pocket PC, and I would like to use the most simple solution possible. I checked out Microsoft.WindowsMobile.PocketOutlook but unfortunately that is WM 5.0 and my Pocket PC is WinCE 2003, so it doesn't seem to work
|