| Thread | Last Post | Replies |
|
| E-mail message issue | 22 Feb 2006 21:21 GMT | 2 |
I am using the Windows Mobile SDK to develop an application that is able to send e-mail messages after being configured to work with a specific email account available on the device (pocket pc - dell axim x51).
|
| MSMQ on PPC 2003 emulator | 22 Feb 2006 18:55 GMT | 7 |
I'm having difficulty getting MSMQ to work on the PPC 2003 emulator with VS 2005. In trying to get it to work, I've followed various guides (mostly republications of the same two or three on different sites), with no luck. Each time, although visadm looks as though everything's ...
|
| Packet sending problem while PCC in cradle | 22 Feb 2006 16:31 GMT | 1 |
When PPC is in cradle, udp packets are not able to go out using the WiFi NIC with valid IP. I bind with the IP given to the NIC. But still packets are not using IP with which the socket is bound. The metric value of cradle IP is lowest in route table. So is there any way using
|
| How to register a DLL(decoder) to WM 5.0 Pocket PC | 22 Feb 2006 15:52 GMT | 1 |
I have developed a mp3 decoder and i have it as a DLL. iam using Visual Studio 2005 Beta 2. Now my worry is how do i register this DLL in the WM 5.0 Pocket PC Emulator, thereby making my media player application to use the codec to play the media files. please tell me how do i go
|
| ActiveSync breaks connection. | 22 Feb 2006 15:47 GMT | 1 |
I using Unitech PA950 (Windows Mobile 2003 SE) device and ActiveSync 4.1. Device is connected via USB. ActiveSync breaks connection at random times. Connection is established no longer than 5-10 minutes and it breaks.
|
| PhoneFinder application and SMS enumerating | 22 Feb 2006 12:46 GMT | 3 |
I have tested an interesting application "PhoneFinder" placed in : C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Smartphone SDK\Samples\Vb\PhoneFinder\
|
| Differences between VS2005 Standard and Professional | 22 Feb 2006 11:48 GMT | 2 |
I've just bought VS2005 standard. Haven't yet opened the box (as I can't return it if I do) but notice on the back of the box that the standard version lacks "Advanced debugging tools, including cross-machine debugging". Does this mean the standard version lacks debugging ...
|
| LSP over SSL | 22 Feb 2006 11:27 GMT | 1 |
I'm trying to install the LSP windows CE sample over the SSL/TLS LSP on a Pocket PC 2003 platform. The installation seems good, the protocol chain seems good also. But when I receive a call on WSPSocket, I make a call to the WSPSocket
|
| q: (.NET) PictureBox transparency & menu button with picture | 22 Feb 2006 09:25 GMT | 4 |
1. how to make picturebox transparent? I have: pictureBox1.Image = new Bitmap(dot.gif) it shows me white background, how can I make it transparent? 2. how on easiest way to create 'picture button' on application main menu
|
| Emulator newbie question | 22 Feb 2006 08:23 GMT | 2 |
I think this is a stupid question (I'm a very newbie in compact framework developing), but .... it's one day I'm trying to understand/solve my problem. I want to create a simple application to make my emulator communicate
|
| Syntax error of afxwin.h | 22 Feb 2006 05:19 GMT | 3 |
------ Build started: Project: xxxxxx, Configuration: Debug Pocket PC 2003 (ARMV4) ------ Compiling... StdAfx.cpp
|
| Pocket PC 2003 SE Menu Not Apearing. | 21 Feb 2006 22:51 GMT | 2 |
I have a simple MFC Dialog application that creates a Command Bar Menu using CommandBar_Create and CommandBar_InsertMenubar APIs. The problem is the menu is not showing up on the PPC 2003 SE(HP hx2495), but works fine on older PPC 2002 devices(H3800). Any ideas?
|
| UCHAR problem | 21 Feb 2006 22:51 GMT | 2 |
The problem i have is this : i want to use the following structure in a DLL that i created: typedef struct _NDIS_802_11_SSID { ULONG SsidLength;
|
| Beginner book for EVC... | 21 Feb 2006 22:51 GMT | 2 |
Hai all, I am a beginner in EVC, Can anyone provide me the link or book where i can learn some of the basic concepts of EVC(listbox, textbox, button and all other controls...)
|
| WiFi signal strength | 21 Feb 2006 22:10 GMT | 1 |
I have been using the follwoing call get the the RSSI value.I am using DeviceIoControl() and OID_802_11_RSSI. But the values that I get are not granular at all. I get always the same values -50, -70, -80. These values are about right but I would like to have a little bit more ...
|