| Thread | Last Post | Replies |
|
| moving messages from one folder to other | 13 Jul 2005 00:45 GMT | 1 |
Hi can any body plz suggest me how can i move messages from inbox to outbox or to anyother folder... Thanx
|
| Dialog full screen? | 12 Jul 2005 18:44 GMT | 5 |
When you create dialog based apps, can you register your own classname or does it always have to be one specific to dialog boxes? I wish to use custom dialog box class name to assist FindWindow. More important, I want to use a dialog based app so I can easily design a
|
| Assisted tapi function | 12 Jul 2005 17:36 GMT | 1 |
I hv used "tapiRequestMakeCall" to make a call. and i added its header file astdapi.h but it gives compile error " can not open included file" what should i do. i hv added library also but of no use
|
| Directshow Movile 5.0 __security_cookie link error | 12 Jul 2005 06:11 GMT | 5 |
I am writting a directshow filter for movile 5.0 and get the following link errors. 1>strmbase.lib(dllsetup.obj) : error LNK2019: unresolved external symbol __security_cookie referenced in function EliminateSubKey
|
| HTML control | 11 Jul 2005 17:28 GMT | 1 |
I thought that by using embedded browser, I could simply create fancy user interfaces more easily than creating all controls dynamically. I'm having some issues though: I have some HTML that displays an image and text fields. When a button is
|
| Change static text | 11 Jul 2005 13:13 GMT | 2 |
I am trying to change the content of a "static text" and it does not work. When I am doing it in the WM_INITDIALOG, it's working but when I try after nothing changes. I am using the following command (which always return successful):
|
| dialog based app | 11 Jul 2005 00:15 GMT | 1 |
When creating a new project in eVC4, you can use the wizard to create a SmartPhone application. It creates a Hello World application, registering a window class, creating window, and handling the message loop, in the most classic way of making a
|
| .sis file to .cab converter | 10 Jul 2005 19:27 GMT | 12 |
I have a software that is Symbian application. It has a .sis fie extension. I want to convert to a .cab file for windows based phones. Can you tell me if their is a converter available for the same. I would really appreciate a response.
|
| Proper method for creating OTA provisioning CAB file? | 10 Jul 2005 18:49 GMT | 3 |
What is the proper way to create a CAB file that contains a _setup.xml provisioning file for WM 2005 Smartphone? - Create the _setup.xml directly and use makecab.exe - Create a .INF file and use CabWizSP.exe
|
| Get owner information | 10 Jul 2005 17:50 GMT | 1 |
I want to programmatically fetch the name of the ower of the smart phone (if the owner entered this information). How can I do this? Lisa
|
| HTML control problem | 10 Jul 2005 16:35 GMT | 3 |
i have created html control in dialog to display html help. with the help of setfocus function,focus goes to html ctrl so that i can scrolldown through whole text. it works fine with smartphone 2003.
|
| RedrawWindow function not working | 10 Jul 2005 05:54 GMT | 1 |
RedrawWindow is working with sp 2003. its not working on sp2002. which other function can i use to take similar functionality. Vishal chauhan
|
| SHFileOperation not working | 10 Jul 2005 05:52 GMT | 1 |
SHFileOperation not working on sp2002 but working on sp 2003. which other function i can use to get similar functionality.
|
| Internal GPS | 08 Jul 2005 18:03 GMT | 10 |
This is a newbie question, will appreciate your guidance. I understand that GPS Capability in cellular phones is mandatory in order to locate & route 911 calls in US . Is there any Microsoft Mobile API available that we can find out the location coordinates where the ...
|
| read & write to registry on smartphone, pocket pc works smartphone doesn't | 08 Jul 2005 15:07 GMT | 2 |
I've got the OpenNETCF framework and the sample works on a pocket pc , but I need to read and write to the registry on a smartphone ! I'm getting namespace Win32 could not be found. ps
|