| Thread | Last Post | Replies |
|
| regarding bitmap | 08 Aug 2006 02:50 GMT | 1 |
I have been reading here for a while and need some help. how can I add bitmap to background of virtual listview control? i use WM_PAINT of listview procedure,bitmap is added but over the items. items cannot be visible
|
| IMEI & IMSI | 08 Aug 2006 01:25 GMT | 2 |
Is it possible to get IMEI & IMSI values from unsigned code? The direct API to get this kind of info seems to require called code to be signed but maybe there are other ways. Like using an external program that is signed and that can fetch this info (a good example is manual ...
|
| DM client | 07 Aug 2006 21:57 GMT | 5 |
Is there a OMA DM client on the Smartphone 2005?
|
| changes between SmartPhone 2003 and Mobile 5.0 SDK? | 05 Aug 2006 07:51 GMT | 1 |
I'm currently using Visual Studio.NET 2003 and the SmartPhone 2003 SDK.... are there signifigant enhancements in the Moble 5.0 SDK for Visual Studio.NET 2005? My language preference is C# and I'd like to know some of the beneifts to upgrading.
|
| Getting started. | 04 Aug 2006 23:11 GMT | 1 |
I have Visual Studio.NET 2003, under projects I can select a Smart Device Application and build an app, but when I try to run it aparently I am missing the required emulator. After I encourted this problem I downloaded the Microsoft SmartPhone
|
| Has Windows Mobile 5.0 offered SDK for evc++4.0? | 04 Aug 2006 14:32 GMT | 1 |
How to use evc++4.0 to write a program to for cell-phone system based on Windows Mobile 5.0? thanks
|
| Debuggindg on Smartphone | 03 Aug 2006 09:42 GMT | 1 |
I am young software developer. How to debug on target device. I hv to debug an application for incomming call. But how can i do it on target device. Please suggest me thnx in advance
|
| Can background services be written in .NET (C#)? | 03 Aug 2006 09:40 GMT | 1 |
is it possible to write a service in managed code, or can it only be done in native code? thanks.
|
| Porting a Win 32 App to Windows Mobile | 02 Aug 2006 03:58 GMT | 1 |
I have a win 32 application's source, which runs on XP/2000. Now, I would like to port it to Windows Mobile 5.0 platform. Is there any resource / document which would list out the difference in the API set or unsupported API's
|
| Resource leak with FindFirstFile()? | 02 Aug 2006 01:30 GMT | 4 |
One of our developers noticed a resource leak in Windows Mobile 2003 Smartphones, and I was wondering if someone from Microsoft could confirm or deny this is an OS bug. His exact words:
|
| SPV C500 and problem installing CF2.0 | 01 Aug 2006 19:48 GMT | 1 |
Do you know if a known incompatibility exists between the CF2.0 and the SPV C500? One of our customers tried to install the CF2.0 on his C500 but keeps getting the same error when he starts the application (which is written against CF2.0): the error is:
|
| Is it possible to make a call to the mobile phone itself? | 01 Aug 2006 17:04 GMT | 1 |
or send a sms to itself btw,the os is sp2003 se
|
| Can we use old program on windows mobile 5.0? | 01 Aug 2006 16:58 GMT | 1 |
I'm using EVC++4.0 as developing tool and using the class of WCE Smartphone 2003 Application to write a program for smartphone. Is it possible to run this program in the new operating system(Windows Mobile 5.0)?
|
| GPS Intermediate Driver IOCTL_SERVICE_REFRESH | 01 Aug 2006 16:44 GMT | 4 |
Please, can anybody help me to solve my problem with IOCTL_SERVICE_REFRESH? I need to call function DeviceIoControl from core.dll in C#. I made dll import, but as a parameter of function DeviceIoControl I need to use IOCTL_SERVICE_REFRESH. How can I declare/define it? In head ...
|