| Thread | Last Post | Replies |
|
| Sending Email for PPC Developer | 23 Aug 2008 14:28 GMT | 6 |
We have a company-use app for our PPCs. When a product is scanned, it pulls records from our SQL database to inform the operator what to do with an item. Sometimes a product is scanned that is marked as scrap, shipped, damaged or stolen. When our operators get these messages, they ...
|
| Creating, debuging CSP files for provisioning and wireless | 22 Aug 2008 23:49 GMT | 4 |
I am trying to create a setup process for 150 HP iPAQ 214s. I have created several CAB files (MakeCab .\_setup.xml .\wireless.cab) that are based on lots of the fragment examples in the MSDN.
|
| How can i get the bandwidth of current wifi connection ? | 22 Aug 2008 16:43 GMT | 6 |
|
| Converting MAC Address To IP Address | 21 Aug 2008 20:45 GMT | 1 |
I have a MAC address for a mobile printer and need to convert that to an IP address so I can connect to it over a socket. How do I convert a MAC address to an IP address?
|
| MUI on WM 2003 | 20 Aug 2008 14:32 GMT | 1 |
Is MUI-mechanism working on WM 2003 (4.20) devices? We cannot get it working. It works fine on WM 2003 SE (4.21). Thanks.
|
| cellular emulator - COM17 is used please verify | 20 Aug 2008 00:29 GMT | 2 |
I have installed the Windows Mobile 6 SDK (professional). When I try to launch the “cellular emulator” I see an error “COM17 is used please verify”. I am running this on a laptop. From device manager, it does not look like COM17 is being used. Searched online found only one ...
|
| Is it possible that program runs in background if the device sleep | 19 Aug 2008 18:44 GMT | 6 |
|
| How to get Cell ID and LAC on WM device ? | 19 Aug 2008 17:22 GMT | 2 |
|
| WM_COPYDATA in Mapirule.dll | 19 Aug 2008 03:09 GMT | 1 |
Iam trying to use WM_COPYDATA to send the received SMS from processsmessage routine of MapiRule.ddl sample in SDK.I tried to add the following to modify mapirule.dll source /***************************************************************/
|
| Need to detect SIM card. | 18 Aug 2008 11:37 GMT | 3 |
Have very simple task. I need to only identify if SIM card is in the device or not. Working on Windows Mobile 5,6. I am now using
|
| SerialPort not closing | 15 Aug 2008 14:59 GMT | 3 |
I have a program which is continually carrying out sends and receives through a SerialPort object. When I want to change to another form, I disable the timer which is controlling the read requests ("sends" to the device it is talking to). I then try and execute "port.Close". At
|
| Distribute the runtimes? | 14 Aug 2008 15:53 GMT | 3 |
I've written a simple data driven application for the PocketPC, using Visual Studio and SQL CE 3.5. My application is < 500k. But according to the stuff I've been reading, in order for my application to work, I also have to distribute the 3.5 Compact Framework AND the SQL 3.5 CE
|
| display notification in title bar near system clock | 14 Aug 2008 01:40 GMT | 2 |
I downloaded the source code from http://www.christec.co.nz/blog/archives/150 and was able to display a custom notifications with soft key. To enhance this, how do I display a notification at the top of the screen in
|
| Does WriteMsgQueue make a deep copy of the message? | 14 Aug 2008 00:33 GMT | 2 |
Here is the signature of the WriteMsgQueue. My question is let us say I have one message buffer which I use to create a message in and then do a WriteMsgQueue. After the call returns, can I re-use the message buffer i.e. create a new message in the buffer (the reader may not have ...
|
| Detect application deactivation in .NET CF?? | 13 Aug 2008 23:02 GMT | 4 |
This seems to be so poorly documented, it's getting ridiculous... Is there *the* way for a .NET CF application to detect that it is being "deactivated." By "deactivation" here I mean one of the following events:
|