-
- Smartphones that support dynamic orientation change
by Todd Saylor
- 4 Replies
- Last post
by Todd Saylor
- A few recent Smartphones with slide-out keyboards, such as the HTC Vox, support dynamic orientation change (portrait vs. landscape). Is there any documentation related to this feature on the Smartphone Specifically, I'm interested in any or all of the following:
1) How to detect if a Smartphone supports dynamic orientation changes
2) How to detect the orientation change when it occurs
-
- SSL on CF ( Trust Failure )
by m2abhi25
- 13 Replies
- Last post
by drizzelz
- Hi, Im facing a problem with my .Net Compact Frmework aplication deployed on a PocketPc device. Im trying to send an "https://" request from my application. I have already installed the CA certificate on ROOT certificate directory of device. Than also an exception is being thrown, which shows the message as "Trust Failure". Can anyone tell me how can I solve this problem Than
-
- .NET CF Initialization error
by Cmosfet
- 14 Replies
- Last post
by Ilya Tumanov
- Hi,
I have a few programs for my smartphone that I have written and they will run fine untill I hit the home key. When I then run the task manager and try to bring the program back I get the error in the subject line and also...The application failed to load required components. If the compact framework is installed on a storage card, please ensure that the card is in place... I think I have th
-
- SideBar Gadget and <object /> Tags
by Shawn Wildermuth - MVP &am
- 5 Replies
- Last post
by Jonathan Abbott
- I assume that SIdebar is using a mini-IE7 window to display themselves, but I can't seem to get an <object /> tag to work in my gadget. Any idea why that wouldn't work Before I spin my wheels understanding what is happening, I wanted to make sure that there wasn't a security prohibition to using an <object /> or a <embed /> tag.
-
- Delpoyment problems for CE 5.0 Framework 2.0 Visual Studio 2005
by Warren_LaFrance
- 5 Replies
- Last post
by Ilya Tumanov
- I am having a crazy hardtime getting a setup and deployment program written for my vb application for a Symbol MC3090 Windows CE 5.0 Framework 2.0..
Anyway, I was wondering if anyone know sof a good book or such that I could read that would help. Most of the online examples just do not cover the topic in enough detail or assume way to much...
I found this article which helped
-
- Sidebar can't find new gadgets?
by Zamees
- 2 Replies
- Last post
by Bruce Williams
- I've installed a few new gadgets to my gadgets directory. They all have foldername.gadget, but the sidebar will not show me anything other than the default 11. A few of these gadgets have been downloaded from the "Get more gadgets online" link.
What am I doing wrong here A few of the gadgets I've tried have "File Folder" listed under type, even though they end in .gadget as
-
- How to call OnScreen-Keyboards? Is there a library of chart?
by Le.W
- 4 Replies
- Last post
by Le.W
- Hello everyone, I am a newbie for programming with windows CE system. I want to program a software for a chemical experiment under a WinCE system without real keyboards. I found there is already an OnScreen -Keyboard in WinCE , is there anyway to call it in a C# project Is there a keyboard just with numeric inputs And I also need a chart to show the measurement result curves. Is there any nice li
-
- Basic mobile database programming help
by .net sukbir
- 7 Replies
- Last post
by .net sukbir
- Dear All,
I can start a new smart device application using C#. I can design the form and also insert a new database. I am lost now is how to start to build my form to interact wth my mobile database eg. inserting data via my form. Is there any help for me Thanks.
-
- Form Inheritance Problem
by Coach24
- 2 Replies
- Last post
by Coach24
- I am developing for a CE 5.0 device using VB 2005. I created a simple form and changed a few of the properties (background color, size, borderstyle). I built the project and then created an inherited form inheriting from the first form. None of the properties were set to that of the original form. Am I missing something
Thanks,
Bob
-
- Can we use PCI Board with Device Emulator(Similar to CEPC)
by AmitBansal
- 4 Replies
- Last post
by Michael Koster
- Hi,
We have a companion chip board(containing Display,RAM,Camera,Hardware chip etc), which can connect to PCI slot of PC. Earlier in CEPC, we use this setup to develop our companion chip hardware drivers(e.g. display,camera,sdhc etc). It means x86 used as host cpu and harware chip as a companion processor.
Since from AKU3.1 onwards, its not suggestible to use CEPC for devlopment, we want to
-
- Sum SQlMobile Column
by lawboy
- 3 Replies
- Last post
by lawboy
- Hello,
I would like to know the proper approach to sum a column in my sqlmobile table and display that total in a textbox on my form using vb.net TIA.
Here is a snippet of what I have been testing with but without success.
Dim sqlConn As SqlCeConnection = Nothing
sqlConn = New SqlCeConnection( "Data Source =\SDMMC\test.sdf" )
Dim insertCommand As SqlCeComman
-
- Internet connection without activesync and wireless
by Alex Poon
- 8 Replies
- Last post
by Alex Poon
- Is it possible to let the ppc to connect to internet without installing activesync on desktop (but just plug the sync cable) Remark: assume that the ppc do not have any wireless connection such as wifi and bluetooth
-
- PocketPC 2003 Emulator and local webserver access failed
by Trracer
- 8 Replies
- Last post
by WoayChee
- Hello,
I've a problem running emulator (v2) : I cannot access to the local webserver on the host computer ! I want to test some functions using Xml-Rpc on the PocketPc, emulator and webserver (Apache 2) run on the same computer (vista professional). I can navigate to any web sites (on the internet or local network - tried with PocketPc IE) but local webserver is always not found.
Any suggest
-
- live.gallery.com update Problem
by twerner
- 3 Replies
- Last post
by Andy E
- Hi, I just wanted to update my sidebar gagdet to a higher release version (bugfix broken link) and started to update the file at live.gallery.com - just waiting now arround more than 5 days - but not accepted til now !!! Meanwhile I tried to upload the new version sidebar gadget as a new gadget- until now not accepted yet (4 days) Any ideas whats up with livegallery controlsystem Please help Thank
-
- ESN / MEID for CDMA Phones
by selvaraj
- 2 Replies
- Last post
by QASIM
- How to reterive the ESN ( Electronic Serial Number) or the MEID for the CDMA phones programatically.,
I tried using the lineGetGeneralInfo for GSM phones to reterive the IMEI no.
Is there a similar APi for the CDMA.
Looking forward
selvaraj.
-
- Customizing Default Incoming Phone Call Window
by Shantanu
- 6 Replies
- Last post
by dseifert
- I am doing a project that needs to put a static text in the default Incoming Phone Call Dialog in Pocket PC 2005.
I am sharing my piece of code. Please help me out if anybody can.
When a phone call comes, I am doing this:-
HWND lIncomingPhCallHwnd = (HWND)NULL;
LPCTSTR lpClassName = TEXT( "Dialog" );
LPCTSTR lpWindowName = L "Phone - Incoming..." ;
HWND l
-
- Can't Start New Smart Device Projects
by dmyers
- 14 Replies
- Last post
by Anusuya
- Please Help....anyone...
I have just successfully installed MS Visual Studio 2005 version 8.0.50727.42.
When I click FILE - NEW - PROJECT - click on any of the Smart Devices - click Device Application and click OK, I expect to begin a new Smart Device project. But instead, I receive the error ..."error HRESULT E_FAIL has been returned from a call to a COM component".
I can succe
-
- UserControl Scrollbars
by Marthijn Mulder
- 1 Replies
- Last post
by Peter Vrenken
- Hello,
I made a custom control with AutoScroll set to true.
How do I know if the vertical scrollbar is enabled (visible) or not
And how do I know the width of this scrollbar (I need to know this for resizing the controls).
Thanks,
Marthijn
-
- WebBrowser control and PPC 2003 SE problem
by who_am_I
- 1 Replies
- Last post
by Zero Dai - MSFT
- Hello,
I noticed that when an application using the WebBrowser control of NET.CF 2.0 is loaded on a Pocket PC 2003 SE, the WebBrowserNavigatingEventArgs contains null in all its members. However on Windows Mobile 5.0, it works as expected. Is there a workaround
Thank you in advance.
-
- Where to find it ?
by Omar Abid
- 4 Replies
- Last post
by Omar Abid
- Hi,
Interested in this Astoria where can I find more information on it
Thanks
-
- getting IP Address
by Le Saint
- 2 Replies
- Last post
by Kausik Das
- Hi all !!!!!!!
I'm building an UPnP MediaServer and I need to get the local IP Address. I do it programmatically in C++ with VC++ but the problem is that I may have several IP Addresses hosted by the computer.
Does any body know to get IP Address from UPnP Stack using the UPnP API provided by Microsoft Platform SDK
Thanks to all.
-
- Open a file on disk
by naicul
- 4 Replies
- Last post
by naicul
- Is there another way of opening a file on disk (to read from it), besides then using ATL
-
- Transparent images with pink border issue again
by Dave Penny
- 7 Replies
- Last post
by Andy E
- hey guys, wondering about that age old issue of transparent images again
I'm ussing both css and html to render my gadget. Even after setting the gbackground to display the background image, I have two transparent pngs one on top of the other to render button control of a mediaplayer gadget. I'm going to post the code from both the html and css and if you guys can help., I'ld appreciate it
-
- regarding memory exception
by mohasad
- 8 Replies
- Last post
by mohasad
- hi , i have been in
developing application in smartphone using c# .. i am using visual
studio 2005 .... for my application i have loaded the resoueces using
the following code ... Stream s ; Bitmap img_btYellow; s = this.GetType().Assembly.GetManifestResourceStream("Widgets.res.avblue.png"); img_btYellow = new Bitmap(s); s.Close(); i
have loaded 8 '.png' images throu
-
- Having Trouble With WebBrowser Control
by &#23567;&#2641
- 14 Replies
- Last post
by Ilya Tumanov
- Hello I'm creating an application on Windows Mobile 5 using c#. This application uses the WebBrowser control to show a specific website. The problem that i am having occurs when the app runs on the device. (Motorola Q). For some strange reason the application shuts down as soon as it gets to the line : this.webBrowser1 = new System.Windows.Forms.WebBrowser(); which is in the InitializeComponen