| Thread | Last Post | Replies |
|
| Read Serial in SD Memory | 19 Oct 2004 09:54 GMT | 1 |
I need read serial number or the number assigned when giving format the SD Memory. does somebody know? In eVB or VB or eVC or other ... please help!
|
| Pocket Outlook - Calendar and and Tasks native file formats? | 19 Oct 2004 06:53 GMT | 4 |
If I am considering writing a Desktop Windows application that uses RAPI to directly create Pocket Outlook (Calendar and Tasks) records, but I am trying to not use on-device POOM, does anyone know of any official or unofficial documentation on these file formats? Any example ...
|
| eVB vs VB.net 2003? | 18 Oct 2004 18:15 GMT | 2 |
I want to develop an applications for a pocketpc for use in the field. I have some experience in VB6 so i started out with embedded VB. But that works very slow (have to load a 4700+ species-list in a listbox, takes minutes to do that). On the net i got the impression that apps ...
|
| PictureBox | 18 Oct 2004 17:22 GMT | 3 |
I have a question referring picture boxes. How can I manually assign the pictureBox a path of a file without the help of the VS Designer? thx mat
|
| Login password | 18 Oct 2004 17:21 GMT | 1 |
I was a little wondering because I have a Login with a text where the password is typed in. But in the properties of the text box there does not exist the property TextMode which I can assign Password. How can I reach the same results in a TextBox in the .NET Compact Framework?
|
| REWARD: How to determine free Storage Card memory from Desktop PC via RAPI? | 18 Oct 2004 16:56 GMT | 4 |
Is there a way to find out how much free space their is on the storage card of a connected user device from a desktop PC app? RAPI supports CeGlobalMemoryStatus, but it only reports the info on the Internal/Main memory.
|
| Connect modem QTEK2020 | 18 Oct 2004 16:23 GMT | 1 |
I try to write with eVC++ 4.0, one application to send data at PC distant. I use internal modem of QTEK2020. I open COM2, and i send Hayes command to modem. The QTEK2020, phone, connect distant modem(US Robotics). But modem
|
| How can I delete a file in Pocket PC 2002? | 18 Oct 2004 16:03 GMT | 1 |
Hi, can any one tell me how to delete a file in my Pocket PC 2002 program? _unlink(), remove() functions are not supported in embedded VC. :( Thanks. -Junjie
|
| How to: Bluetooth development | 18 Oct 2004 13:44 GMT | 3 |
Anybody knows where can i get detailed information about how to develop PPC applications with subj.? For example, how to check device, how to connect to another PPC by Bluetooth, and how to exchange the data by Bluetooth. Using embVC or .NET
|
| receive SMS messages | 18 Oct 2004 13:35 GMT | 5 |
I want to receive SMS messages in my application in Pocket PC 2003. When i use SmsReadMessage, Inbox grab messages. I tried to do example SMSTalk which is in the PocketPC 2003 SDK. Can I avoid the problem?
|
| 2003 connection does not close | 18 Oct 2004 12:10 GMT | 4 |
I am using the connection manager for networkconnectivity on my pocketpc applications. On 2003 devices it is not closing the connection even after executing ConnMgrReleaseConnection(). I have to soft reset
|
| Screen orientation (left/right handed landscape) | 18 Oct 2004 06:19 GMT | 3 |
I have followed the MS information on how to use the new VGA mode and portrait/landscape orientation in a GAPI environment using the "extEscape" method and GetSystemMetrics in C++ but I can't seem to find any
|
| Dialog and SIP | 18 Oct 2004 05:43 GMT | 4 |
When I start my dialog, I call SipShowIM(SIPF_ON) in OnInitDialog to turn on the Sip. When the dialog starts, it does show the keyboard, but just a moment later, that keyboard is closed.
|
| CPaintDC::TransparentBlt doesn't exist... what to use? | 18 Oct 2004 05:18 GMT | 1 |
In "normal" Windows application one can use the CPaintDC::TransparentBlt function to draw a Bitmap on the screen and using a transparency color. Unfortunately, I couldn't find a way to do such things on the Pocket
|
| Picture box image color problem | 18 Oct 2004 04:52 GMT | 1 |
I display an image using PictureBox.image control. Image colors change when I deploy my application on the Pocket Pc device. Everything gets darker (white color turns into a soft pink). When I run it on the emmulator colors are ok. I've tryed with different
|