| Thread | Last Post | Replies |
|
| 3G and GPRS | 09 Apr 2007 19:05 GMT | 3 |
I'm looking for a way to determine the network type I'm using. I need to distinguish between a 3G network (UTMS) and a normal GPRS connection. I've tried to lineGetGPRSClass, but I get the same value for both
|
| xml in WM5 or WM6 | 09 Apr 2007 17:02 GMT | 1 |
Hi experts, Is there a detailed walkthrough of how to use msxml in WM5 or WM6? I have tried to follow the deskstop version of it, compiled fine but received the following exception during run-time.
|
| how can implement TrackPopupMenuEx function to popup a menu out of screen size? | 09 Apr 2007 14:15 GMT | 4 |
|
| Signing using own certificate | 09 Apr 2007 00:49 GMT | 1 |
I'm trying to use a self-issued certificate to sign applications for use on a PDA. My setup is: - A MS Enterprise CA using the code sign template (modified to allow exporting the private key).
|
| Exchanging data PocketPC<-> PC without need for replication | 07 Apr 2007 23:27 GMT | 3 |
I am developing an application for Pocket PC which is a sort of order entry. On the pocket pc you enter which items has been taken out from inventory and which is later processed in the main (stationary) windows application.
|
| EDB | 07 Apr 2007 16:06 GMT | 4 |
Does anyone know how to convert a search id into a valid EDB record id?. I'm using CeFindNextChangedRecord to track changes, but how do you convert the search id returned into a valid EDB record id?. There seems to be functionality missing in this api. Thanks... EggHeadCafe.com - ...
|
| Beginning PocketPC Database Development | 07 Apr 2007 14:05 GMT | 7 |
I'm looking for resources to get me started developing a database app for the Pocket PC (Windows Mobile 5.0) I would be developing using the CF 2.0, probably utilising a SQL Server DB as the backend.
|
| how to insert an item into phone book main interface list ctrl. the item can reflect the user click and then turn to summary dialog. | 06 Apr 2007 15:21 GMT | 2 |
any help would be appreciated.
|
| popup menu not closing | 06 Apr 2007 08:01 GMT | 2 |
I have created a dialog based application for window mobile 5.0 using VS 2005. In the dialog iam showing a popup menu. In the oncontextmenu method I have written as below,
|
| Auto-Complete feature of the TextBox control | 06 Apr 2007 07:36 GMT | 1 |
I am developing an app for WM5 using CF 2.0. I have cases where the auto-complete feature of the TextBox control is very annoying. Is there a way to disable or turn off the autocomplete feature of the control either at the form level or at the control level?
|
| DirectShow Debug libs | 05 Apr 2007 19:06 GMT | 7 |
Hey... does anyone know where I can get these? Better yet... if you have them... could someone email them to me? Greatly appreciated! Fred
|
| DirectShow interface availability | 05 Apr 2007 18:58 GMT | 4 |
So I was playing around and querying the various filters available from direct show but noticed that from SmartPhone to SmartPhone some of them work while others do not. For example, I can acquire my capture filter like this:
|
| blocking threads?? | 05 Apr 2007 16:59 GMT | 2 |
Whats the alternative for Monitor.Wait() and Monitor.Pulse() in compact framework? How do i make a thread block until another thread wakes it up?? Thanks,
|
| How to get the memory footprint of an application? | 05 Apr 2007 14:04 GMT | 1 |
Hi. I have developed an application for WM 5.0. Now i eant to knoe the memory usage at runtime.I have got the Remote Performance Mnitor tool which comes with .NETCF setup. but i am facing some problem while connecting. This tool
|
| GetOpenFileNameEx memory leaks ? | 05 Apr 2007 13:22 GMT | 5 |
I've tested the following code on Windows mobile 5 phone emulator and on real devices (HTC hermes and wizard); one process opens the picture picker dialog (see the code) in loop and another process is closing the window.
|