| Thread | Last Post | Replies |
|
| How to set intranet Exceptions programmatically | 23 Oct 2008 23:04 GMT | 2 |
How to set intranet Exceptions programmatically ? How to do that in C# or C++ ? Thanks per advance
|
| SetWindowPos not available? | 22 Oct 2008 21:32 GMT | 4 |
Is SetWindowPos() another method that's just not implemented in Windows Mobile? I have a call to it that both the compiler and linker like but the method seems to do nothing.
|
| How can i print to Printer by bluetooth | 21 Oct 2008 17:51 GMT | 18 |
I use vb 2005 on pocket pc and i need to print to printer Zebra cameo 3 by Bluetooth. how can i do ? Brg.
|
| TLS connection | 21 Oct 2008 16:21 GMT | 9 |
Hi, everybody! I'm working on email client for Windows CE 5, which should support TLS- secured protocol. I've found a note in MSDN, that Windows CE do support TLS, but
|
| How to enbale WAP Push Notification ? | 21 Oct 2008 14:52 GMT | 1 |
I have deactivate securities setting: <parm name="4104" value="1"/> <parm name="4111" value="3792"/> But I'm still not able to receive WAP Push message on WM 6 device.
|
| Timer enabled but not firing | 21 Oct 2008 14:31 GMT | 2 |
I have an app running on a PDA which uses a Timer to request data every 500 msecs from the device it's connecting to via Bluetooth. All goes fine, until a change is made on the form which, for logical reasons, needs the program to disconnect and reconnect. 50% of the
|
| Get notified, when GSM coverage is lost | 21 Oct 2008 11:41 GMT | 3 |
Is there any way to get notification from the system or shell, that WM device is not able to reach any GSM/3G network? My application needs to notify user about "out of the network coverage event".
|
| GUI developement with Native code support for WinCE 6.0 | 20 Oct 2008 14:50 GMT | 1 |
how to develop a GUI with Native code support on WinCE 6.0? Suggest something about mixing managed and unmanaged code for wince 6.0.
|
| Start to the POWER ON | 20 Oct 2008 13:50 GMT | 1 |
How do I start my program to the POWER ON of the SmartPhone? Under wince I have used the INIT key on the registry.... is same on SmartPhone? Thanks
|
| Copy a file from device to desktop | 20 Oct 2008 06:15 GMT | 14 |
I have a VS2005 WinForms C# app (managed code) and want to copy a file from the mobile device (a SqlCe database, MyBase.sdf) to the desktop from within this program. How do I do it? Do I use RAPI or something else? Regards,
|
| WM_PAINT message not received | 17 Oct 2008 13:32 GMT | 3 |
I'm developing a C++ WinCE program, but I'm having problems refreshing the main window. If I display a message to the window and send WM_PAINT, nothing happens. I can manually redraw the window by using the about box; when the about box closes my message is drawn when the window ...
|
| How to quick make OS Image | 16 Oct 2008 13:27 GMT | 3 |
I have heard some way faster than makeimg in command mode, where can I find the reference document ? Thank you very much
|
| How to turn off USB charge | 16 Oct 2008 13:06 GMT | 1 |
Can we turn off Windows CE or Windows Mobile USB charge function by some function call ? Thank you .
|
| GPSID: Poll Driver V2 | 15 Oct 2008 20:35 GMT | 1 |
On the page http://msdn.microsoft.com/en-us/library/bb202066.aspx If references something called "POLL Driver V2" however this is the only place I can see that talks about this. I'm extermely interested in the
|
| Pause media player from another application windows mobile 5.0 | 15 Oct 2008 15:11 GMT | 1 |
We are developing an audio based application in windows mobile 5.0 . we want to pause a media player playing any audio file from my application
|