-
- Read from Bluetooth device
by ___OTO1978___
- 2 Replies
- Last post
by Ambuj
- Hi all, I have just bought a bluetooth GPS for my PDA. I am trying to collect the data received in a VB.NET application for Smart Device. I have no clues on how to do this. Could you help me Thanks in advance
-
- Override default context menu
by Etain1000
- 8 Replies
- Last post
by Antima
- Hello,
I have a gadget written in WPF with a context menu. When integrated in the sidebar, the context menu that shows is the one from the sidebar. How can I override it so that I can have my context menu when I right-click on the gadget
Thank you.
-
- Optimizing compiler generates invalid code
by KwanzaBot
- 1 Replies
- Last post
by KwanzaBot
- Hi, I encountered a problem when compiling the code I appended to this post. It must be compiled using the ARM compiler with /O2 and /Ob0 to prevent inlining. The optimizing compiler emits a stack-access instruction (store) for the upper word of "brid" in ConvertIdToIndex, although brid is passed to the method using registers, not the stack. Thereby, array[] in _tmain is corrupted. Is th
-
- DataReceived/SerialPort Troubles
by Blueforce
- 9 Replies
- Last post
by FSSI
- I am building code for the PocketPC to interface with a chemical sensor to poll and report on chemical agents in the air. I am having a devil of a time getting the DataReceived event to pass content (through an Invoke) to the main thread. When I write an "N" to the device, it is supposed to send back the following string to the UI, which represents the chemical sensor types that are hous
-
- Direct3dM and form loading/updating??
by DaveV
- 1 Replies
- Last post
by Ilya Tumanov
- I have a standard Windows CE 5.0 device that we are using Compact FrameWork 2.0 for a lot of GUI stuff.
I have just a standard "flat" LCD display driver in the image. We are starting to see some form display performance issues.
I have the option to include an Xscale optomized Direct3D Mobile component and I am wondering if this would help standard form performance I am not doing a
-
- textbox to textfile .NET C#
by Arpit Arora
- 1 Replies
- Last post
by Christopher Fairbairn
- Hello,
how can I save the contents of a textbox into a text file I also want to make use of SaveFileDialog class.
thank you!!!
-
- debug with VS2005
by Woyler
- 3 Replies
- Last post
by Woyler
- Hello,
I have an issue where I am unable to debug code while developing a smart device app. I am using VS 2005 sp1 / vb.net and a WinCE 5.0 device. If I set a breakpoint anywhere, say the form load event, when the app launches on the device the breakpoint turns to the "alert" breakpoint (little exclamation point icon) and says "this breakpoint will not be hit. The specified modul
-
- Receieving Device notification( like network Connetcted, disconnected, Turn off)?
by Malleswar
- 6 Replies
- Last post
by Lebets_VI
- Hi,
I want to receive the device OS notifications such as connected ,
disconnected and turn
off notifications. I want to connect my app automatically when
network get connects if it was running when network disconnected.
Can any one guide me how to proceed
Thanks in Advance,
-
- WM6 Deploy Problem
by varun aggarwal
- 2 Replies
- Last post
by varun aggarwal
- Can anybody help me with this I have developed an application for Windows Mobile 6 on C#. When I deploy the application on emulator, status is shown as "Deploy succeded" but nothing on the emulator screen is shown. It shows the default page for emulator only. What can be the problem and the solution
-
- Getting a local file path/name
by Chrisull
- 3 Replies
- Last post
by Chrisull
- I'm currently trying to set the URL property of Windows Media Player in a Gadget. I can set it to remote URLs such as:
Player.URL = " http://www.myexample.com/my.mp3 ";
however just setting it to:
Player.URL = "my.mp3";
doesn't work. I assume this is because it needs to have a full path such as:
Player.URL = "C:\Files\my.mp3";
However the mp3 file is located in the gadget and the
-
- WebException ConnectFailure running emulator
by tchill
- 5 Replies
- Last post
by tchill
- I'm consistently getting a WebException on request.GetResponse (with status ConnectFailure) even when trying a simple webrequest/response to any site when I run in the ppc2002 emulator in VS.net 2003, and ppc2003 in VS 2005. Same code works find on a similar PC with (seemingly same config):
HttpWebRequest request = (HttpWebRequest)WebRequest.Create( http://www.microsoft.com );
WebRespons
-
- updating data in gadget?
by lumo
- 6 Replies
- Last post
by lumo
- ok finally sorted out to start the download. (not really sure what it was - only added an exception handling... with output) so now i got the data loaded up when the gadget starts... my prob now is that it does not update although i wrote this in javascript:
Code Snippet
loadXMLDoc("http://go2lumo.com/ukwf-gadget/gadget.php"); window.setTimeout("loadXMLDoc()",20
-
- How to detect keypad lock/unlock, screen saver running, and battery is charging on or off
by vseshukumar
- 2 Replies
- Last post
by vseshukumar
- Hello !
in the WM5 and WM6 devices, I would like to to programmatically detect (and go to power saving state) the following
events/facts:
- keypad lock/unlock
- screen saver running
- battery is charging on or off.
I googled a lot (2 days already), checked API-s, but cannot find any suitable answer.
could you help me, please
thanks in advance for your time.
-
- Cannot connect to web service on my local machine...
by CES4848
- 14 Replies
- Last post
by Zero Dai - MSFT
- HI,
I am sure there is something minor I am missing but I cannot for the life of me figure out how to connect to a web service that I have created in my local iis.
I have created a basic web service and it is running under iis. I can connect to it no problem if I create a console application and add a web referenec.
I have created a Windows mobile pocket pc project and cannot c
-
- Standalone WM6 Emulator
by George Henne
- 14 Replies
- Last post
by Eagle117
- Congratulations on getting the WM6 SDK out! When will a standalone Emulator V2 with images for WM6 Basic, Classic and Pro be released While these files are available as part of the SDK, that's a 500 meg download. A standalone version would be much easier to download and install. The standalone emulator has been very useful for people doing training, demos or using third party development tools!
-
- Network Error Issue
by mohasad
- 4 Replies
- Last post
by mohasad
- hi , In my appp when i hit a particular server for 3 times consecutively , the 3 rd time or 4 th time its showing timeout . what i am doing is when the connection is started i just press the cancel button , when i do this for 3 times , the 4 th time its showing Timeout error . after the timeout exception had come , after that its working fine . thanks sadiq
-
- Sidebar crash (StackHash)
by kmdxb
- 5 Replies
- Last post
by Jonathan Abbott
- I've been developing a gadget that is only using the basic html/javascript combination, using javascript to enable or disable certain parts of the display (e.g. setting style visibility=hidden or visibility=visible) and after clicking on various eleemnts to switch things on and off (just random testing etc) I get a sidebar crash (Windows Sidebar has stopped working) with the extra info as follows
-
- custom textbox control in C#
by zimitsu
- 1 Replies
- Last post
by BrianFromNusoft
- Hi,
I want that when a textbox is clicked it should perform certain function. But there is no click event for the textboxes. So I need to desoign a customized textbox which would generate a click event.
Can any one help me doing this
I am developing pocket PC application with C#.
Thanks,
_zimitsu
-
- Problems with SerialPort in Windows CE
by Agarsandoval
- 1 Replies
- Last post
by Michael Koster
- I am developing solution for Windows CE 5.0, The application has serial and Ethernet communication, I have problems with Serial port. When entire applications runs, the Ethernet communication is not good lost some messages. When I disconnect Serial device Ethernet communication is very good. I think the problem is memory usage by serial port. I tried to change ReadLine by ReadExisting, I am cleani
-
- Anyone interested in helping convert Nike+ Yahoo! Widgets to Vista Sidebar Gadgets?
by Corbett81
- 1 Replies
- Last post
by sandyk - MSFT
- Well,
I have received permission from Nike+ to attempt to convert their Yahoo! widgets over to sidebar gadgets but I am a total noob at this. Anyways, if someone is interested in helping me recode this project, let me know. Thanks guys!
-
- How can I turn off T9 mode programmatically?
by GLutz78
- 3 Replies
- Last post
by Christopher Fairbairn
- I dont want my app to ever have the T9 feature enabled. Most importantly, because the predictive text window that pops up over my app is bad news, and because predictive text simply makes no sense in my application and has no use. So how can i force T9 to be turned off when my application starts up It does seem like a system-wide setting. For example, when in Internet Explorer, i can turn on T9 m
-
- Project Codename Astoria
by TheCube
- 2 Replies
- Last post
by Mike Flasko
- How can use this on windows live spaces.
-
- how to remove SIP button from menu panel
by itsRashmi
- 4 Replies
- Last post
by itsRashmi
- hello all,
Can I remove SIP button from the menu panel in pocket PC We want to use native soft keys (mainmenu) , but most of the screens of our application does not require any user input, can I simply hide the SIP. I dont want to resize my UI or restrict my UI to take full screen. as there is no need for SIP. can I simply hide that.
regards,
Rashmi
-
- Cradle Mobile 5.0 Emulator on Vista
by Benjamin607
- 3 Replies
- Last post
by Noel.Developer
- Hi!
I have a major problem with mobile device development since I installed Vista.
(All installations are RTM versions.)
* Windows Vista Ultimate
* Microsoft Visual Studio 2005 Team Edition for Software Developers
* Windows Mobile 5.0 SDK for Pocket PC (includes "Device Emulator Manager Version 1.0)
* Microsoft Windows Mobile Device Center 6 (32-bit)
I am usin
-
- Streaming audio through HttpWebrequest
by Jonathan.Peppers
- 3 Replies
- Last post
by Ilya Tumanov
- I've written some code using the waveIn/waveOut apis to stream audio from a PPC's mic to a linux (Perl) server on a local network (I can send to an ip address of 192.168.*.*). This is done through a tcp socket, and I would assume has to be local.
The only issue is that we have to do this through a public Http cgi script, and we can only do this through a file upload.
However, the rec