Software Development Network Logo
  • Microsoft ISV
  • Audio and Video
  • Game Technologies
  • Windows Vista
  • SharePoint Products
  • Smart Devicet
  • VS Team System
  • .NET Development
  • Visual FoxPro
  • Visual C++
  • IE Development
  • SQL Server
  • Visual Studio
  • Windows Forms
  • Visual C#

Software Development Network >> Smart Devicet

Smart Devicet

New Question

OpenFileDialog Filter capabilities for specific file names.
Can I use my Pocket PC application (developed in VS2005) in Smart Phone?
UpdateOrders time set to midnight?
How do I Add on Information to the Maps?
Wait for a specific Process to exit (substitute for GetProcessesByName())
create a directshow filter
Cannot connect to device. Error: 0x8007064a
ContextMenu doesnot Show Up!!!
EVC4 Migration to VS2005
Massive Update

Top Answerers

Aaron Klotz
Fusion54
satya999
TomasLeung
Asday
xion.truth
MShetty
VickyN
Ivan Abrahamsen
Natoia
sitemap
Only Title

Answer Questions

  • Foxtrot_Xray How to remove or kill default phone application (cprog.exe) from WM2003 SE Phone

    Hi guys! I have an application, which phone functionality for WM2003 SE Phone (T-mobile MDA III). The default phone app. of PPC - cprog.exe is very "insolent" and in some cases shows differnet UI elements! If I kill its process, after some seconds Services.exe starts it again! My question is: Is possible to remove or kill cprog.exe Regards I could not agree more...   First of all, that probably won't work on newer WM 5.0 devices due to signing issues. You will loose standard phone application and your own might not work as it's not signed properly (RIL is privileged API after all). Or phone might simply refuse to overwrite the phone application in ROM. What you going to do after your stockpil ...Show All

  • Markus Ringl hPrevInstance Error Cxx0030

    I hope someone can help me with this problem. I am converting an application from eVC++ to Visual Studio 2005 C++. I was able to fix all the linking errors and was able to build the solution. When I try to deploy the application either to the emulator or an actual device the application starts for a second then crashes. It breaks at afxWinMain(), stating that hPrevInstance is "unable to evaluate expression." Any suggestions would be greatly appreciated. Thanks. The error code that you have mentioned comes when debugger could not obtain the value of the expression. Also, hPrevInstance is always passed as NULL under Win32 world and is not used. Also, I have tried to convert a working default eVC++ application to VS 2005 app ...Show All

  • srividyaramesha Enabling num Lock programatically

    I am writing a program for a PocketPC that has a built-in keyboard using eVC, and I was wondering if there was a way to activate the number/symbol lock key programatically As it is, the user has to push the orange key on the keyboard twice to enable the locking feature, I would prefer to be able to enable it in my program so all the user has to do is type the numbers. Thanks. Israel Brewster Computer Suport Tech Frontier Flying Service, Inc. 5245 Airport Industrial Wy Fairbanks, AK 99709 (907)450-7250x293 Try using GetAsyncKeyState. GetKeyState returns the state that has been in effect then the last WM_KEYXXX message precessed has been generated. Israel Brewster wrote: So I just tried ...Show All

  • K. Murli Krishna Why am I getting javascript error

    I have JS enabled in by ie. My Live search was working okay few days back but now I get a javascript error that says syntax error, expecting }. And the search page does not work. How to get this working The Live Search web service does not use JavaScript. ...Show All

  • dreameR.78 Upgrading from Beta 2 of VS 2005 to RC / RTM Version - What device device developers should know

    We were looking at some scenarios where as a device developer you had VS 2005 Beta 2 on your machines. Then you decided to un-install Beta 2 and install RC candiate. There are a few things you should be aware of. 1. If you had installed the DMA Transport Update , please make sure remove that before you un-install anything else to clean your machine. We are also in the process of adding removal of this Patch to the un-install tool that VS Setup team has been working on. 2. You would also need to clear your old data store and saved state. Here are some symptoms of having older files on your machine. 1. Error message as soon as the Device Emulator starts Failed to open the VPC Network Driver. Verify that the driver is insta ...Show All

  • Quick x Scope Stop Bluetooth Headset from Ringing

    Can anyone tell me if they know of a why to STOP the bluetooth headset from ringing I don't want it to do the Ring tone thing thru the Headset... is there a registry entry i can change to stop this Thanks, You might have better luck getting help on one of the pocketpc newsgroups - for example, microsoft.public.pocketpc.developer From what I can tell, the Pocket PC phone sends AT commands to the BT headset in order to make it ring. What I don't know is what file does that Or even if there is a way to modify it or even make a new one Any help, or even directing me some place that might be able to help would be greatly appreciated! Thanks, ...Show All

  • Snickel65 Site indexing on MSN Search?

    One week before, I set up a new website, which is not indexed by msn search. I followed Site Owner Help and submit the url. I found out that the website hasn't been indexed so far. I'd like to know how often your team update the databse and when my website could be indexed. Thanks, Janine sounds more like a discoverability or security issue or website configuration issue rather than a programming problem. Have you contacted your administrator dereck57 Hi. Is the following page useful http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=281420&SiteID=1 I guess it is because MSN Search hasn't crawlled to the ...Show All

  • sax0n Route line not displayed in IE

    Hi all, Has anyone experienced a route highlight line not being displayed on a map under IE, although all the route points are correctly displayed Works fine in FF (which is annoying!!!) Thanks, Gerry Found the problem! You have to include the META element in the header that declares the utf-8 charset: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> That nifty line is REQUIRED for rendering lines. Add that, and you should be all set. Cheers, Caleb Federico, you can take a look at http://2006.bengeotigers.org.uk/ c=map . Never seen this yet in either 6 or 7 IE ...Show All

  • Tommix99 Another VS2005 and Smartphone Question

    I posted yesterday about some links or assistance with navigating the treeview control in VS 2005 for Smartphones. Well, I pretty much solved that problem, but that created another issue. I have two modules that are used to dynamically build the appearance of a form before it gets displayed. The form exists in the project and when control is passed to one of the modules that references this form, at the point that the form is referenced in the module, I get an error saying the form does not exist. Initially, I used the With statement to reference the form objects but even if I comment the With/End With statements and reference the form objects explicitly, I still get this error. I tried showing the form before any reference is made t ...Show All

  • ChrisErven CABWIZ/Makecab problems

    Hi all, I'm having trouble building a CAB file for a CF 2 project. Done the usual steps,  Added a Smart Device Deployment project to my solution, set its propertys, go to build and Always get back a message saying ; Error: CAB file "C:\Documents and Settings\DAVE\My Documents\Visual Studio 2005 \Projects\Project1\DeploymentCAB\Release\Project1. CAB " could not be created It's really annoying, I dont want to have to go back to using 2003 to build projects as I really like the new features in CF 2, but if I cant deploy them correctly, then theres no point. Any thoughts/comments appreciated. Dave Hi, I'm using XP Pro, NTFS definately no problem with long filenames, VS2003 worked fine ...Show All

  • Khammonh Interface coherence

    I would like to know how can i implement a sidebar control for a smart content with the same style (color & control) of the image editor of wlw! Thanks, Fulvio As an afterthought, if you check out my most recent blog entry at http://scottisafooldev.spaces.live.com you will see what I mean. The side bar for my Feed Reader plugin is just using basic C# components in it. When you add a sidebar component (just a user control in Visual Studio), the sidebar will automatically take on the blue colour plus the other stylings as long as you're using the defaults (I must admit I don't know what it's like if you don't use the defaults). In my Plugin I have mimicked the interface. http://www. ...Show All

  • JMOdom OutOfMemoryException from Image.FromHbitmap

    I have a simple C# test app that works fine on the desktop, but throws this exception when I run on Windows Mobile 5. System.OutOfMemoryException occurred Message="OutOfMemoryException" StackTrace: at Microsoft.AGL.Common.MISC.HandleAr() at System.Drawing.Image.FromHbitmap() at TestHTMLayoutDevice.Form1.TestRenderAndSave() at TestHTMLayoutDevice.Form1..ctor() at TestHTMLayoutDevice.Program.Main() Here's the code. Note, the size of the bitmap I'm trying to save is very small (50x50). Also, I've checked the memory on the device when the error occurs and there's over 20 MB free. Exception occurs at FromHBitmap call (in red below). // Get a DC for the window IntPtr hdcSrc = PlatformInvokeUSER32 .GetDC( this . ...Show All

  • robinjam VS2005 smart device exe doesn't run

    VS2005 smart device exe doesn't run My Pocket PC 2003 app has just one form, and a "hello world" msgbox from a button. I add a Smart Device Cab Project to this project. I the set its Primary output to my test app. This then creates all my dependences. These dlls are all set to exclude = true. Now because my pocket PC has just been hard reset (So I can test the set-up) I set the exclude = False for all the dlls. This I thought would be enough to create me a cab file for my test exe to run. I copy over the built cab file to the Pocket pc and run it from there. The app sits in its correct folder in program files but when clicked just doesn’t show. Any help would be most welcome. Thanks ...Show All

  • Tom Waters Combobox Value member foreach loop

    How to build a combobox with a combobox ValueMember in a foreach loop You need to modify you class definition to not be read only like this: public class MyColor { private string shortName; private string fullName; public MyColor(string strFullName, string strShortName) { this.shortName = strShortName; this.fullName = strFullName; } public string ShortName { set { shortName = value; } get { return shortName; } } public string FullName { set { fullName = value; } get { return fullName; } } } I'm not entirely sure I understand what you're asking, but it seems ...Show All

  • Tilfried Weissenberger Standalone Emulator V1.0 - 320 x 240 landscape mode

    I read that the Standalone emulator V1.0 ships with the 320 x 240 SP image. But, I didn't find it when I installed it. It just has the SP and SP qvga images. Has anybody installed a 320 x 240 landscape mode SP image on the V 1.0 standalone emulator. Also, has anybody successfully installed a MotoQ image with the V 1.0 standalone emulator. The landscape smartphone images were released after the DeviceEmulator shipped. Please head to http://www.microsoft.com/downloads/details.aspx FamilyId=EB580A44-CB40-4BE1-9FF3-E224BF669CD0&displaylang=en to download them. I believe the images install into VS2005. However, you can launch the images standalone, by passing the following arguments to the emulator: ...Show All

91011121314151617181920212223242526

©2008 Software Development Network

powered by phorum