| Thread | Last Post | Replies |
|
| calender | 25 Apr 2007 15:33 GMT | 3 |
is it possible to write an application that create calender entries on windows mobile? how can i do this ? Which assemblies i need ?
|
| PostMessage() from external threads | 25 Apr 2007 14:41 GMT | 2 |
In my main app CMainDlg, I get the HWND and store it in a global variable. It is not NULL. I can create a thread and attempt to send messages from this thread to the main app using PostMessage() or SendMessage() and the global HWND, but the
|
| Using lineSendUSSD and lineGetUSSD | 25 Apr 2007 13:40 GMT | 1 |
I've got USSD working fine but not only does my application receive the message but the PPC phone's application also displays it. Is there any way to stop the phone app from displaying it. Could this be something to do with my app's access rights to the line/modem device?
|
| How to handle incoming call notification in the custom application | 25 Apr 2007 09:39 GMT | 3 |
I am developing an application in C#. when my application is running suppose a call come(incoming call). A notification will be shown whether to accept or reject the call.Now can my application register for this notification,so that whenever call comes my application can accept ...
|
| How to establish a GPRS or 3G connection | 25 Apr 2007 09:16 GMT | 2 |
Does anyone know how to establish a GPRS or 3G connection from a mobile application using VB 2005? I have problem connecting to GPRS or 3G if I never launch the Internet Explorer and visit a site before I let the application connect to GPRS or 3G network.
|
| Does WM5 PDA have the CSD data-commu function same as GSM Modem? | 25 Apr 2007 03:16 GMT | 7 |
Glad to meet you here, though I've met a big trouble, and I really need your help. I have a project right now, which is required to develop an app above WM PDA. The app can transmit/receive formatted packets over GSM CSD
|
| Remote API | 25 Apr 2007 02:49 GMT | 4 |
How can I create a PC application that can copy a cab file to device, install it and reboot device, via ActiveSync? Is it also possible to get IMEI number of device attached via ActiveSync? Lisa
|
| How to display the GPRS signal strength graphically? | 25 Apr 2007 02:44 GMT | 9 |
Instead of graphically, I think even just a status bar like the Power Indicator will do the same trick, however, may I know how can I achieve that? Which API should I adopt? Thanks.
|
| installing Microsoft Windows Mobile 5.0 | 24 Apr 2007 21:34 GMT | 5 |
I've just bought a pda wth a dutch version of the above - how do i go about re-installing the operating system ? do i need to buy a new english version (or is it selectable at install) - not really problem as i got the pda dirt cheap
|
| Installing embedded Visual C++ 3.0 on Windows Visa machine? | 24 Apr 2007 21:34 GMT | 14 |
Has anyone successfully installed embedded Visual C++ 3.0 on a Windows Vista system? I tried, but I get an error when trying to run the application. I did some research which revealed that eVC++ 3.0 and 4.0 won't run under Vista, and that I would need to upgrade to Visual
|
| screen / display / press | 24 Apr 2007 14:59 GMT | 3 |
is it possible to receive a screen-press ? i want to do something when i press the display independently where. i don´t want to use a click or mouseDown event. thx a lot
|
| Application built for Qtek S200 doesn't work on HTC P3600 | 24 Apr 2007 14:44 GMT | 1 |
Hi. I've built an application for S200 (WM5) in VS2003 including OpenNetCF and SQLCE for .net 1.0. When I try to run the application on a HTC P3600 it doesn't work. When it comes to setting some comboboxes, I got an exception. Example:
|
| ConnManager asynch notification | 24 Apr 2007 14:04 GMT | 2 |
I am developing a dll for windows that needs to establish pdp and monitor the status of the connection. Looking to connection manager API (ConnMgrEstablishConnection), it seems that a "Window" has to be created in order to be notified of status changes.
|
| GPRS Connection | 24 Apr 2007 11:58 GMT | 1 |
How can i open/close a gprs connection with c# from a pocketpc2003/WM5 device? Any ideas? Thanks in advance.
|
| Problem with loading dll | 24 Apr 2007 09:46 GMT | 1 |
my application loads 3 dlls while running: 1x for loading resources 2x for loading additional plug-ins. One plugin instance is 3.6 MB big and in debug mode i cannot load it,
|