| Thread | Last Post | Replies |
|
| Install cab file onto storage card by default | 03 Apr 2006 18:42 GMT | 1 |
We are developing an application for pocket pc 2003 runs on symbol mc9060.I want cab file to be opened on storage card , for example in to Application Folder to avoid cold boot problems.I am using VS2005 Smart Device Cab Project to create cab file.How can i do?
|
| Get image from theme (.tsk)??? | 03 Apr 2006 16:39 GMT | 2 |
How can i get just a main background image from a .tsk (theme) file and show it in i.e. Picture box?
|
| ActiveSync error 10061 | 03 Apr 2006 16:21 GMT | 4 |
I have a simple client app on the desktop that tries to connect to the PPC through active sync on a socket . But whenever the client says connect() it gives error 10061 , connection refused by the target machine ..
|
| How to make SDK | 03 Apr 2006 13:53 GMT | 1 |
I'm working for the Windows mobile 5.0 pocket PC AKU3.It seems we can't make image with using platform builder IDE -it could only support with using command line so i found it will be a problem to make SDK.Is it possible to make our SDK with using platofrm builder?
|
| wm 5 activesync wifi | 03 Apr 2006 13:11 GMT | 1 |
Hello guys.... I bought yesterday a pocket pc hp 2970 (win mobile 05)... I wanted to set up an activesync connection with the wifi, but this option is not present in the software (activesync 4.1)....
|
| catching messages | 03 Apr 2006 13:06 GMT | 3 |
how can I catch WM_KEYDOWN (and similar) messages that are not being sent to my ap from SIP, but to some other application? i.e. my app is standing in background and receiving all messages from SIP to any application? thanks for replying!
|
| Windows Service in Windows 98/ME | 03 Apr 2006 12:57 GMT | 1 |
I am creating a mobile application for Pocket PC. It interacts with a windows service in the desktop machine. I have created windows service using native VC++ (VS 2005). I want to know if the same service can be deployed in a Windows 98 or a
|
| Is it Possible | 03 Apr 2006 12:51 GMT | 3 |
Is it possible to write a dll in VC++ and call this function from vb.net. Function has string as a parameter. If it is possible then how i will do.. i tried it but string value is not passing.
|
| modify ndis packet in passthru driver | 03 Apr 2006 12:29 GMT | 1 |
I have installl the passthru sample on pocketpc 5.0. Now i want to modify Ip packet header from received packet in ProtocolReceive. So i copy all received IP packets from miniport and indicate that up, in order to test it first.
|
| wm 05 internet wifi | 03 Apr 2006 11:03 GMT | 1 |
Hello...... is it possible to set up a wifi connection between my notebook and my hp (win mob 5) in order to surf with the ppc usin the notebook's connection? I have a pcmcia modem (Vodafone connect card), i think i have a dinamic IP
|
| Pocket Outlook Question | 03 Apr 2006 08:00 GMT | 2 |
I want to handle the new command in the pocket outlook to open a custom form for sending sms for example. thanks in advance
|
| Synchronize Mail | 03 Apr 2006 07:47 GMT | 1 |
After multiple posts I am still no further: I am trying to synchronize email from a POP3 account programatically. In 2003 SE this uses the messaging app. People have suggested simulating a send/receive. I have done this but this
|
| Deployment project problem | 03 Apr 2006 04:18 GMT | 3 |
I have 3 deployment projects, for three different versions of the same application. All install fine. One of them gives the following error when you try to uninstall: "An exception occurred while uninstalling. This exception will be ignored
|
| How to connect the ppc emulator with my PC by ActiveSync | 03 Apr 2006 01:12 GMT | 2 |
I'm using Visual Studio 2005 and the Emulator is Pockect PC 2003. It seems that 'Windows Mobile Developer Power Toys' is made for VS 2003. I have installed it but no effect. Any suggestion is welcome. Thank you in advance.
|
| CHtmlView base class undefined | 02 Apr 2006 18:02 GMT | 1 |
excuse the disturbance but I wish to share a little problem here. I wish to write a dialog-based PDA Application with eVC 4.0 that contains a HTML Page. My so called BrowserView class is derived from CHtmlView (done by the wizard) and the head looks like this:
|