| Thread | Last Post | Replies |
|
| Where my program goes? | 30 Jun 2005 22:32 GMT | 4 |
Hello, Is Windows Mobile 2003SE keeps killing background process? Or only on my MPx220 device? How to prevent this? Thanks
|
| Compile error in VS2005 | 30 Jun 2005 18:45 GMT | 3 |
i have just instaled VS2005 Beta2 on Virtual PC, i created a smartphone project and tried to built,it gave the following error: Error 1 The specified task executable location
|
| IPOutlookCollection Find() | 30 Jun 2005 15:22 GMT | 4 |
I want to find a particular entry in contacts. How do i use Find() function for IPOutlookItemCollections. I hv stored name in "szName" n want to find an item with this name thnx in advance
|
| How to detect missed calls and unread messages? | 30 Jun 2005 14:45 GMT | 9 |
Is there a way in Windows Mobile 2003 SE for Smartphone to detect missed calls and unread messages (SMS/MMS/E-Mail) from Embedded Visual C++ programs? I mean, there must be a way as the home screen plugins show this info - but is there an API for that?
|
| How to fill a polygon region? | 30 Jun 2005 13:59 GMT | 1 |
WinCE GDI doesn't provide CreatePolygonRgn() function. Then how to fill a polygon with FillRgn() function? Does anyone have experience in it? Regards, Liu
|
| Contacts Prob | 30 Jun 2005 13:44 GMT | 1 |
Can anybody tell me how to make changes in Contacts. I hv delete n entry from my application but contact will not show any changes. How do it reflect change in contacts. I hv used IPOutLookItemCollection :: remove()
|
| Bluetooth WSASetService | 30 Jun 2005 10:29 GMT | 1 |
I am writing an application using bluetooth. I tried to bind a socket using bind() and the port is set to 0 (automatically assign to me). According to MSDN, I have to WSASetService in order to advertise the service. But it always fail with a error code 87 or 10022. Is there any ...
|
| List View | 30 Jun 2005 10:28 GMT | 1 |
Can any body plz tell me how to associate a service procedure with listview control which can process all the messages related to list view control.. Thanx
|
| CE 5.0 and SDIO | 30 Jun 2005 09:48 GMT | 1 |
Is it true that Windows CE 5.0 includes SDIO device driver? Does it also work for Windows Mobile 5.0 SmartPhone? Thanks, George
|
| Override "Back"-Key on Smartphone (VB.NET) | 29 Jun 2005 10:09 GMT | 3 |
VB.NET If I am pressing the "Back"-Key on my smartphone, I automatically move out of my application... How can I override this and use the back-key in the application itself?
|
| ListView control | 28 Jun 2005 23:46 GMT | 1 |
Can anybody plz suggest me how to create a listview control on a dialog box or plz provide me with the sample code for the same.... Thanx..... Kirti
|
| GetOpenFileName() supported on SP 2003? | 27 Jun 2005 23:36 GMT | 1 |
Does Smartphone 2003 support GetOpenFileName()? When I use it, the function just returns 0 and GetLastError() returns 0 as well. However, there is no screen displayed. I use eVC 4.0 SP3 and WTL 7.5. Both CFileDialog class and Win32 call failed.
|
| Writing privileged applications | 27 Jun 2005 23:32 GMT | 1 |
I am trying to write some software based on top of winpcap for CE. I have made the code work on Windows Smartphone 2003 emulator, but I had to play around with certificates etc. to obtain that. I basically followed the steps described in the following link.
|
| Deploying Application and detecting .Net CF | 27 Jun 2005 15:04 GMT | 1 |
I am using Visual Studio.NET 2003 and developing for smartphones. I want to create a setup program to install my application on smartphone . This setup should also check .Net Compact Framework if it is not installed then it should be installed. I have found a link on microsoft's ...
|
| Regarding SMS | 27 Jun 2005 11:43 GMT | 1 |
Hi Is there any method like copy,delete etc. in IMAPIFolder interface which can be used to hide the particular message in the inbo. Or suggest any other way to hide the sms in the inbox.
|