Answer Questions
Richard Erbes How to draw a transparent image on window mobile 5
I developing a game on window mobile 5.0, and i develop by c#. All the transparent part on the png which i embedded into the resources change to white color. Is bitmap not support the transparent image Have another method that i can directly draw the png image on the graphics I need to draw a moving object on the background, if i can't using the transparent image, i don't know how to do it well! Nee BMP kan geen transparent backgroud hebben, voor icons heeft windows wel een uitzondering gemaakt, de kleur (&hFF00FF) word door de GDI routines genegeerd waardoor het er Tranparant uitziet, maar het in wezen niet is. wiebe, keep up the good work! ik ben bes ...Show All
Andy Ho How can I port Driver and OAL code ( for EBOOT )from Windows CE 5.0 to Windows CE 4.2 ?
How can I port Driver and OAL code( for EBOOT ) from Windows CE 5.0 to Windows CE 4.2 If any body have idea, kindly inform me. Hi - please don't post your questions multiple times hoping you'll get an answer. Please go through the MSDN articles in the thread http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=541161&SiteID=1 and post more specific question. Closing this thread. Manav ...Show All
Hagop how to input special characters.
Hi expert, I am using VS 2005 to develop a SMS sending application. But i am facing a problem to detect special characters such as "o, E, Σ, €, Π......" that supported by GSM standard. How can i insert this kind of characters since we are unable to input them via keyboard Thanks in advance. using a unicode escape sequence, as in: \u200 (unicode number) \xc8 (hexadecimal number) yeos_lee wrote: Thanks for replying, but can u further explain on unicode escape sequence that u have mentioned. Can you provide me a table that shows what code represent what character. Thanks in advance. http://unicode.org/charts/ ...Show All
Johnathon Gass listening ok button in PPC
Hi, I am newbie, developing my application in Pocket PC 2005. MFC C++.net 2005. I want to listen the ok button that appear on the right top corner. I havent use domodal. How i listen this system menu. because when i press this OK button this hangs ny light pen detection. Please give me ur suggestions and tips. Thanks -Ayaz Have you looked at the OnOK() method http://msdn2.microsoft.com/en-us/library/ms922312.aspx ...Show All
funkmonkey How can the VE Code Wiki be improved?
From SoulSolutions: What do you think we could do to make the WIKI better It was suggested that people prefer to have a reference to show that they contributed, I actually ripped all the login stuff out to make it easier. The suggestion is to put another field in where you put your name as the contributor. What do you think Also the ViaVE site has become a target for spam so I put a Captcha control on the wiki page with a little unexpected feature, when you create a new page no matter what you type in for the Captcha it will fail the first time. So if you are adding pages don't even bother filling the captcha out the first time, it won't loose anything when it doesn't validate. This is actually an effective way to stops bots an ...Show All
Bryan Stone GetRoute w/ Custom Disambiguation Dialog not working
I was wondering if there is a way to show a custom Disambiguation Dialog when using GetRoute or if I'm stuck with the default. I have tried to use ShowDisambiguationDialog(false) but it doesn't seem to work with GetRoute. The call map.GetRoute(fromAddress, toLocation, null, null, onGotRoute); fromAddress is a string, toLocation is a LatLong is there a way to use one of the 'Find' methods to get the from location without the method changing the current map ...Show All
enric vives Time of route?
I am interested in obtaining the necessary time of a route (not only the distance). For example, from A origin to B point. Is possible to do this How Thanks in advance Alex Thanks Stuart! 1) It had not seen this in the SDK. Sorry for my question! 2) Some notes about VERouteItinerary.Time from my experience: VERouteItinerary.Time is a string, for example: "5 Minutes" or "1 Minute" if value is less than one minute, the string is "Less Than One Minute" if value is more than one hour, the string is similar to: "33 Hours, 41 Minutes" or "5 Hour" Remember that Time value is dependent of VERouteType (Shortest or Quickest) Dear Caleb T, The time of route is more interesting for evaluate de best itin ...Show All
AndyPham Empty folders in deployment projects.
Hi all, I have created a deployment project for my PPC aplication, and I've a problem. When I try to install this aplication in my PDA, all files in my project are copied, but not the empty folders. Only are being created the folders that containts some files or folders. Do somebody knows whats the problem Thanks in advance. The problem is what your folders are empty. Put some files into these folders or create them in your application. ...Show All
bpeikes deploy with the .exe file
I have finished an application with c# .net cf 2.0 And I build it with the setting is "release" "any cpu", then I send the application's .exe to my user, and the exe file be in the application\bin\release . the user's handset is windows mobile 5 handset. Can the .exe run at the user's handset Is it right of my deploy way Please tell me, Thank you Thanks for this peice of information i'll make sure to email microsoft and ask about it. thanks dose the mobile 5 handset has .net cf Must deploy .net cf to the mobile 5 handset with my application that is correct, the devices do not have .NET CF 2.0 in th ...Show All
redneon How to do search in sql server database for all properties (with long, lat) that fall within selected map area?
Would like to create site with similar functionality tohttp://www.realtysouth.com/consumer/listing/ListingSearch.aspx SearchType=map&ListingType=1&ListingSearchID=&RECoJumpSearchID=&action=&defaultlevel= for our site www.mls.ca How to do search in sql server database for all properties (with long, lat) that fall within selected map area thanks steph i would like to share with you this function that will find that distance between two latlong points. It is described in detail at this link http://www.movable-type.co.uk/scripts/LatLong.html cheers. Jeff, How do i do both methods..actual sql or is there website that has sql code samples Thanks ...Show All
TroyDT MSDN Article MaintainScrollPositionOnPostback
Hi, I just read this article, but I cannot get it to work is keeps saying that sc is null or not an object. Anybody got it running tnx koen Hi, tnx for the tip. apparently there are indeed some strange linebreaks. However, I now get this error : The MaintainScrollPositionOnPostback page directive cannot be set without an htmlform. this is my code <% @ Page Language ="C#" AutoEventWireup ="true" CodeFile ="Demo.aspx.cs" Inherits ="Demo" %> <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ...Show All
HPEvju Windows Live Messenger + SIP + Asterisk?
Hi, Is windows Live Messenger able to connect to SIP server I saw older version of messenger supporting this but not in the latest version. And is it possible to make a connection between Asterisk and Messenger For example, asterisk user calling MSN user based on their identity ( username@hotmail.com/live.com/msn.com) So, there is no way to initiate a voice call to the msn network regardless of SIP/Asterisk Hi there, we've got a bit of a dilemna with the advent of Live Messenger and Vista in our existing environment. In short, we are using Live Communications Server to allow Instant Messenging via Windows Messenger 5.1. Apparently, this is not supported in Vist ...Show All
supagu Is WM 6.0 Smartphone to include rich edit, file selector? Release date?
Does anyone know if Windows Mobile 6.0 for Smartphones will include the rich edit control and file selection dialog Other details on upgrades including bundled apps, or is this still a ways off Ideas on a release date and when phones will ship with 6.0 Speculation Hi Mike Microsoft is releasing the next version version of Windows CE named 'Windows Embedded CE 6.0' for general embedded purpose. See http://www.microsoft.com/windows/embedded/ce6launch/default.mspx . That's the support you are seeing in Visual Studio 2005. SP1. Michael I just noticed the Visual Studio SP1 has support for 6.0, I'll check it out now. There is no public information at this time. You should stay tuned for some time. ...Show All
rja07 Install CF2.0 SP1 on Start Up..
We have a CE 4.2 device and need to install CF2.0 SP1 on start-up. We can make this happen by placing the CAB in a startup directory but when the CAB executes on start up we are always prompted to reinstall. This is our problem because when the device is deployed we do not have a keyboard or display. Is there an easy way to get the CAB to automatically install over the top without the prompt Thanks for that, its just a question of knowing where to look or who to ask, the answer is 'usually' out there. cheers See this for CAB installer command line options: http://blog.opennetcf.org/afeinman/PermaLink,guid,1de2284c-a65e-417c-a130-1bd5acd4ad3d.aspx ...Show All
JasonG271009 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
