Answer Questions
jasinb Sample sdk code "Mapirule" works only on PPC. Facing problem on SP 3.0 and 5.0. Need help
Hi, I am working on the sample application "MapiRule" supported by Windows Mobile SP0.3 and 0.5, PPC0.3 and 0.5. It will be available in \Program Files\Windows CE Tools\wce420\SMARTPHONE 2003\Samples\Win32\Mapirule This is working perfectly on PPC 2003 device but not on Smart Phone 2003 and 2005. After deploying it on PPC3 it helps me filter sms messages with subject/msg as "zzz" . It displays the sms in message box and later deletes it. So it helps me filtere the sms message for which i register. This filtered sms is thus not seen in PPCs native Inbox. In case of SP3.0 and 5.0 its doing the registery entries as mentioned in msdn help but its not calling the processmessage() which actually recives the sms ...Show All
sangeetha shanmugam Navigation buttons
Hi, I'm developing an application for smart phone and pocket pc. The problem I'm having concerns the navigation buttons up,down,left and right which I detect on the smart phone using WM_KEYDOWN. On an i-mate K-Jam these buttons generate a VK_F21 (0x84) code regardless of the key being pressed and I don't get VK_UP etc. On the pocket pc emulator and smart phone it works ok. I'm handling the message in a customised list view control which is the only control on the dialog. The dialog also has two menu bar buttons. has anyone come across similar problems David Long. ...Show All
drugshrink Text-to-speech in Windows Mobile 5.0 Pocket PC
Hi all, I had done a Navigation project in c# with windows Mobile 5.0 Pocket Pc in VS2005 environment. In that i want to have an text-to-speech feature to be added. How can i achieve this. Plz guide me in right path as soon as possible... Hi ilya, Do you know any 3rd party TTS engine for WM. You'd need to find or create TTS engine for WM and use it. There are no built-in TTS capabilities in WM: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=749945&SiteID=1 http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=701180&SiteID=1 ...Show All
ukalyan SmartPhone WM 5.0 emulator browser address bar-numeric values
Hi, The browser address bar on a SmartPhone (WM5.0) emulator does not allow me to enter numeric values. I want to enter an ip address ( http://127.0.0.1 for example) but it wont allow me any numeric values. How do I get around this problem since the name of the machine I want to connect to also has numbers in it. Thanks, -Suri Sorry but i can enter the numeric values. Please note that since by default the mode is text mode, so you will have to do carry out multiple presses of button to reach next value. For example, to type '2', you will have to press '2abc' labelled button 4 times quickly like when you typing SMS. Hope this helps you out. -Thanks, Mohit ...Show All
stswordman socketprogramming
Hi All, I am new at this forum. I think this website will be very useful for me. I want to thank all of you for your contributions. I have a question. I have a PC with Win Xp and Visual C++. I also have a PDA with Windows Mobile 5.0. I want to write a code in Visual C++ that will allow me to transfer my voice from the microphone at my PC to the speaker at my PDA. I already installed necessary programs to my PC such as the Developer Kit for Windows Mobile 5.0. However, since I just have some experience in C, I do not know how I can write such a code. I heard that this kind of programming is called as socket programming. can you recommend me any library function that will help me Thanks so much Suamol ...Show All
Boulderdude Messenger bot development toolkit
Hi, I have heard a lot about messenger bots and trying to find out if there are any toolkits or sdks available for developers to use and build messenger BOT. I tried googling but not really much help. Can some provide me more information on this Neti There are currently 3 SDKs available to play with. They are listed here: https://www.robotinvaders.com/main/About.aspx They were available for the robotinvaders contest. So I don't know if they will still work after November 15th. ...Show All
search and deploy specified sql server not found, general network error.please check your network documentation
I use sqlclient to connect directly from my pocketpc to a sql server 2000 database on my desktop. ActiveSync 3.7 is used to connect ppc with laptop. i used a class to store the connection string and call the class from my app. Following is the code in my class. Public Class DataAccessClass Public Function fetchStudent() As DataSet Dim conn As SqlConnection = New SqlConnection("Data Source=home-0f34b739b7;Initial Catalog=SVEC;uid=sa;pwd=;Connect Timeout=180;Integrated Security = SSPI;Persist Security Info = False") conn.Open() Dim da As New SqlDataAdapter("GetStudent", conn) da.SelectCommand.CommandType = CommandType.StoredProcedure da.SelectCommand.CommandTimeout = 180 Dim ds As New D ...Show All
kawano1h Simpel App : User Tiles does not show in 3d
I have a simpel testapplication where I have added my own tile layer (created with mapcruncher). The Tile layer works fine in 2D, but when I switch to 3D the tile layer it is not visible. Any ides Why I do not use custom tile names. The application can be seen on http://demo.3dby.dk/virtualearth/ The Code is below: <html xmlns=" http://www.w3.org/1999/xhtml "> <head> <title>My First Spaceland Application</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <script type="text/javascript" src=" http://dev.virtualearth.net/mapcontrol/v4/mapcontrol.js"></script > <script type="text/javascript"> va ...Show All
Bodylojohn Assigning resources to a project
I have a project set up on MS Project containing several different tasks and I have set up the list of resources and their availability etc. I now want to assign all my resources to all my tasks but rather than assign one to one, I want to simply assign the resources randomly across the tasks. The only requiement is that resources aren't assigned to a task when that resource is on holdiays etc. Is this possible in MS Project Thanks in advance for any information. This forum is for questions and discussions relating to common aspects of developing with Windows Live components. ...Show All
independent.gd wininet issue
Hi, I wanted to know something about WinInet. If it is too silly, please excuse my ingnorance, but do answer. I have a simple demo code working for asynchronoursly accessing an internet resource. This code works fine on my PC and I dont seem to get any grave problems with PPC. When I say that in the context of PPC, i mean, I dont get any more than INTERNET_STATUS_NAME_RESOLVED status message. The issue I am facing is that, when I am calling HttpSendRequest, I was expecting the device to connnect to the "Active" connection configured at that moment, if the connection was not already active. i.e. GPRS, or WIFI or etc. This does not happen. How can I accomplish this Basically the problem is, if the device does not conn ...Show All
Billr17 API/SDK for Office Communicator 2005
Hi, I have a piece of hardware i wanted to integrate that with Office Communicator 2005. Can somebody point to me where can i find API/SDK for OC 2005. It is like a speaker phone to display different states of the call on the device Let me also know where can i find the object model for OC 2005 Can somebody help me here Thanks in advance Check www.microsoft.com/office They should have info about office communicator there and a news group for communicator there ...Show All
Mario A Windows Live Messenger Add-in
I have made an Add-In that catches all incoming and outgoing messages. Till now it is good with the following code. Imports Microsoft.Messenger Public Class MSNAdd Implements IMessengerAddIn Private WithEvents m_client As MessengerClient Public Sub Initialize(ByVal messenger As Microsoft.Messenger.MessengerClient) Implements Microsoft.Messenger.IMessengerAddIn.Initialize m_client = messenger m_client.AddInProperties.Creator = "MyName" m_client.AddInProperties.Description = "MyDescription" m_client.AddInProperties.FriendlyName = "MSNAddin" End Sub Private Sub m_client_IncomingTextMessage(ByVal sender As Object, ByVal e As Microsoft.Messenger.IncomingTextMessageEventArgs) Handles m_cli ...Show All
Me_Alpy How to create a Service appliaction for windows mobile 5.0 smartphone
I have a application in for Windows Mobile 5.0 pocket PC. Now I have to Make it new one for Smart Phone From Client I have this feedback The essential difference between Pocket PC and SmartPhone is that instead of having the application implemented as a DLL (as with Pocket PC) it must be implemented as a service in SmartPhone . In the Pocket PC the application was implemented as a Today screen plug-in DLL; under that Operating System a Today screen plug-in is always available and running. In SmartPhone, the Home screen plug-ins work differently than the Today screen plug-ins; they're not always available in memory. If the user chooses to change the layout of his home screen by downloading a different theme ...Show All
raduvv smart device project creation failed!
Hi all, I'm using VS2005 Team Edition and WM5 Smartphone SDK. The problem is I cannot create any smart device project, but I can open existing solutions. I've reinstalled the SDK and ActiveSync, But the problem still exist. So how to solve this kind of problem Thanks doyoucy Which OS you are using Is is Windows Vista, let me know, As we have seen this happening on WIndows Vista, if you happen to use this, then I have a workaround which solves your problem. Thanks, Gangadhar I think the problem is related to the corruption of some IE components, maybe reinstallation of IE can help, and this solution works in my case. Gosh! Thank ...Show All
THE RAZI Converting from Google Maps
I have a map here - www.ukmartin.com/googlemaps/uk.html It features a set of pins in the map which have their latitides and longitudes listed in an XML document. Is there an easy way to use the same design of map pin and the XML data in a Live Map (see http://www.ukmartin.com/googlemaps/stadia.xml ) Thanks in advance for your assistance Martin Right well there are two features that you have to be willing to cope with in going GeoRSS: 1) Auto-zoom feature on the layer when its added to the map 2) Less control of the layer: You can only turn the layer on or off. That means that you have no control of the pins inside the layer. That includes not being able to add events to the pins and changing the im ...Show All
