| Thread | Last Post | Replies |
|
| Pocket PC, menu freeze on Subclassing SIP window. | 26 Mar 2008 22:04 GMT | 3 |
I had a problem that I'd posted a while ago. It was regarding subclassing the SIP button on the PocketPC. The thing is that the application used to run fine until I'd opened the Start -> Settings menu. Doing this would simply make the whole application unresponsive
|
| How to Register SQLITE DLL on PocketPC | 26 Mar 2008 18:55 GMT | 11 |
A friend is developing the PocketPC side of an application we are jointly working on. I am creating the Desktop side. To be able to exchange data back and forth within this application, we are
|
| sms message not recieve/send after SmsMessage.Send() method | 26 Mar 2008 18:24 GMT | 1 |
I didn't recieve or send sms messages after calling SMSMessage.Send() method. I made an application for wm5, which will send the sms message to the user after particular time. in Form_Load() method I create thread to send sms message
|
| how to en/de code MIME | 26 Mar 2008 18:17 GMT | 1 |
I would like to be able to take a file and produce a file equivalent of MIME? Seems to me years ago Outlook and SMTP had functions to produce mime via files (attachments). All thoughts welcome! -James
|
| Handling click on the OK button | 26 Mar 2008 08:13 GMT | 6 |
I made it so that my application has a OK button instead of the standard X button. How can I handle the click message associated with that button? In my application clicking on it doesn't seam to do anything. My application
|
| DirectShow or GDI? | 26 Mar 2008 04:34 GMT | 1 |
Which is faster to StretchBlt a bitmap to the screen, GDI's StretchBlt or DirectShow? If DirectShow, can someone give me DirectShow code equivalent for GDI's StretchBlt?
|
| Cellular network Time | 26 Mar 2008 02:42 GMT | 1 |
Any ideas on how to get the network time on WM6, except RIL_GetCurrentTime which doesn't seem to be implemented on any device?
|
| .NET CF 1.0 => Ping | 25 Mar 2008 22:28 GMT | 1 |
I want to see if I have an active internet connection, if not, I want to open GPRS/UMTS. To open it, I just call a webservice. But as the first calling of a webservice is taking around 2-3 seconds, is there a possibility in .NET CF
|
| Disable all hardware buttons on an IPaq 5720 Travel Companion | 25 Mar 2008 12:45 GMT | 1 |
I'm trying to disable all hardware keys on an Ipaq 5720. I can identify an disable six of them, but I can't identify the X button and "Start Windows". These buttons are on the right side of the screen. Here you can see the buttons:
|
| How to send message from another thread to main thread? | 25 Mar 2008 03:16 GMT | 2 |
Dear all, I am writing the serial communication program for native win32 pocket pc application. I have another thread to do some data receiving from COM port.
|
| Minimum free Ram required in WindowsCE 5.0 based device | 23 Mar 2008 18:49 GMT | 1 |
How much free RAM should be available for smoother operation of device Windows CE 5.0? Is there any requirement as such? Thanks -Milind
|
| restrict program access in PDA | 21 Mar 2008 23:04 GMT | 4 |
hi, does anybody know a software that can restrict the access to other programs in a pocket pc PDA, i would like to restrict access to games, iexplorer, pocket word, and to give access only to my .net application.
|
| how do i setup SMTP email account in pocket pc through code? | 21 Mar 2008 22:57 GMT | 1 |
how do i setup SMTP email account in pocket pc through .net or native code. please help me in this regard. Thanks
|
| debugger tool for the real device | 21 Mar 2008 21:22 GMT | 1 |
Can anybody explain how to debug the pocket pc application in real device? Which connection I have to use to debug and which debugger tool can I use? very much appreciated if some link or some book that I can refer! Thanks a lot
|
| How to hang up a GPRS connection. | 21 Mar 2008 04:09 GMT | 1 |
Opening gprs and readind from an address is not a problem to me. Do you know how to close (hang up) the GPRS connection with all these functionalities? I tryed all, even RasHangUp but stil
|