-
- .Net CF 2.0 SP2 application behaviour on PocketPC 2003(SE) and WM5.0
by TobsTec
- 1 Replies
- Last post
by Ilya Tumanov
- Hi Guys! Following Problem: I have an application which is supposed to run on PocketPC 2003(SE), WM5.0 (and probably soon WM6.0). Now i noticed that the very same C# code behaves differently on these OS versions. Problem 1: Image transparency. I have a sattelite assembly with an *.resx files which contains a lot of .png images. These are used in a treeView. On WM5.0 the transparency is fine. That
-
- exit code
by Marthijn Mulder
- 4 Replies
- Last post
by Marthijn Mulder
- Hello,
I want to exit my application with an exit code which another application can process. I changed my main into:
static int Main( string [] Args)
So it returns an int instead of a void.
I use something simular to this:
static int Main( string [] Args)
{
...
Application .Run(frmMain);
return 1 ;
}
Problem is, the exit code
-
- SYSTEM_POWER_STATUS_EX2 dont change its values
by mohasad
- 10 Replies
- Last post
by akvo
- hi , how to get the battery level . for example i had created a event for the incoming call as follows : Microsoft.WindowsMobile.Status.SystemProperty systemProperty = Microsoft.WindowsMobile.Status.SystemProperty.PhoneIncomingCall; Microsoft.WindowsMobile.Status.SystemState systemState = new Microsoft.WindowsMobile.Status.SystemState(systemProperty); systemState.Changed += new Micro
-
- Emulating device with specific hardware
by Iouri B.
- 4 Replies
- Last post
by Michael Koster
- Hello.
I am wondering if it's possible to create some kind of specialized emulator's image for a device with specific hardware, for example for Symbol MC9000 device with barcode reader.
I am developing software for such devices using .Net CF, and I would like to test program on my PC, for example emulate barcode scan event and see in debugger how it is processed. Is this possible at all If y
-
- implementing gestures or pen flicks
by cs12345
- 2 Replies
- Last post
by cs12345
- I saw an interesting article on developing gestures for tablet pc: http://msdn2.microsoft.com/en-us/library/ms810790.aspx How can I do the same for pocket pc using windows mobile 2005
-
- Determining the device screen size
by xyzt
- 1 Replies
- Last post
by AlexY
- Hello,
How can I learn the height and width of the screen size in a WCE5 or WCE4.2 device programmatically
-
- [ Paint being fired 4,5 times ]
by Farhan M. Amin
- 2 Replies
- Last post
by Pintu Shukla
- Hi, all.
I've a problem I'm working on MFC in a very simple dialog based application.
What I'm doing is that I scan my pictures and my videos and show them in a grid view ( grid dimensions depend upon the screen size ) for vidoes I show a video thumbnail. When user click on a thumb ( photo ) I take user from grid view to slide show but when user clicks a video I'm playing the video in th
-
- How do you determine the OS of the PDA?
by PapaLorax
- 1 Replies
- Last post
by Ilya Tumanov
- I want to use CameraCaptureDialog which only works on Windows Mobile 5 and above.
How can I "check" the OS so that I don't try to run this if not applicable
How can I "check" if the PDA has a camera
-
- Main form invisible at startup
by Marthijn Mulder
- 6 Replies
- Last post
by Peter Vrenken
- Hello,
I want to start my application with the main form invisible at startup.
Any suggestions how to accomplish this
I am using CF2.0 on a WM5 device.
Thanks,
Marthijn.
-
- C#: How can I configure GPRS and WIFI and turn these on and off?
by Anonymous580452
- 2 Replies
- Last post
by Anonymous
- Can anyone help me about this problem
It's with the Windows Mobile 5.
Is there an API or something for this
We have an application and first I will that the application search for a Wifi connection.
If there are not an Wifi connection, than the application must use GRPS.
I see that when there is a Wifi connection he choose this above GPRS, but at the moment,
I must manually t
-
- About SDIO Card Driver
by mamatham
- 14 Replies
- Last post
by JR Lyon
- Hai,
I am studying about the SDIO Card driver. From my understanding the client driver is loaded after inseting the SD Card by the Bus driver.
When the Host controller Driver is loaded
Actually i want to diagnosis the SD Card port before inserting the SD Card .Is there any means to find this.I am using the PXA270 processor
-
- Request for gadget for radio station if anyone wants to make one.
by Ero-itachi
- 9 Replies
- Last post
by RalphLear
- Hi, I know there's already a lot of them so i dont think it should be terribly difficult, then again I have no idea how to make gadgets. Theres this radio station that I like. They stream radio online, heres the link: http://eonstreams.univision.com/FastAim/Player/Player.php PlayerID=286 what they do is they play a video advertisement first, then somehow it gets redirected to the audio stream. I b
-
- multiple recv
by Salman Maredia
- 1 Replies
- Last post
by Saravanan V V
- Hi,
I am using smartphone 5.0 C++.net 2005 doing sychronous socket programming using winsock2.h...... I have used send and recv function.it works fine.
I am sending the request on the server and server in response send me content length and data but data is not complete.I have to recv the whole data it which depend on the content length server just give me in the response. now i am usi
-
- Device App Development Training
by johnchiverton
- 4 Replies
- Last post
by Christopher Fairbairn
- Hi All,
I'm new to VS and mobile development. I've got a reasonably sound background in VBA but no formal qualifications. Can anyone recommend/suggest a starting point to begin training, with a view to getting a formal qualification and, more importantly, decent training in mobile device development using Visual Studio and SQL
Any feedback is greatly appreciated.
Kind regards
-
- 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!
-
- Dvd trouble
by Anita20818
- 1 Replies
- Last post
by Ilya Tumanov
- Idiots have everything categorized like ah battyman style.
-
- MS eMbedded Visual C++ 4.0 on Vista
by Luke_Dunstan
- 12 Replies
- Last post
by Todd Saylor
- Hi,
I am having a lot of trouble getting Microsoft eMbedded Visual C++ 4.0 to work on Windows Vista Business 32-bit.
I need to install the following things:
1. eVC4 itself, which also installs:
1a. Windows CE Platform Manager 4.0
1b. Standard SDK for Windows CE .NET
2. eVC4 service pack 4
3. An SDK for a custom Windows CE 4.x platform
Firstly, during the Platfor
-
- How to access form controls from outside the form class
by s_rastogi
- 5 Replies
- Last post
by s_rastogi
- Hello, I have got a question that I believe must be quite basic. I am currently working on a project that involves developing an application on a PDA using .Net Compact Framework 2.0 in C#. Here is my problem: After performing the InitializeComponent(), I have to enable many device features such as its barcode scanner, battery status trigger.... . In order to well seperate the view with the buisi
-
- Gadjet needed four popfly.
by PaleFall
- 0 Replies
- Last post
by PaleFall
-
- XBAP with transparent areas of Background, possible?
by -JM-
- 2 Replies
- Last post
by -JM-
- I have an XBAP application that I am embedding into a sidebar gadget with iframe. It is working fine, but the areas of my xaml that are supposed to be transparent are white. I've been experimenting and searching for a solution without luck. Here is the gadget code:
Code Snippet
<html> <head> <title>Test</title> <style> body { width:140; height:
-
- How to launch exe from Sidebar Gadget
by Brian586680
- 1 Replies
- Last post
by Andy E
- How do I launch an exe from a Sidebar Gadget. Right now I have it as an HTML link in the page, is there any way to turn off the File Download - Security Warning in Vista I would want it to go straight into the app.
-
- How to emulate a sleep?
by outdateboy
- 5 Replies
- Last post
by Guang-Ming Bian - MSFT
- Hello, I am new to power management. I wonder how i can emulate a device sleep on an emulator. I am testing Alex Feinman's PowerAwareApp on the emulator. The sample shows how to detect device wakeup event and show a fake login dialog. How can i emulate a "sleep" on the emulator The power button will do a soft reset instead of a sleep. Thanks a lot.
-
- windows mobile 5.0 device emulator (PPC or Smartphone) network connection through loopback adapter
by kuo
- 3 Replies
- Last post
by Imomin
- I am developing http-network apps using vs 2005 and have been trying to get my compact framework app talk to a local http server running on the same disconnect laptop. I have installed the loopback adapter as well as the virtual machine driver stuff and using activesync for connecting and cradle. As a matter of fact, at one time I was able to successfully get the ppc app talk to the http server af
-
- how to avoid to change imageindex in treeview Control using VB.net CF for WM5
by srini499532
- 1 Replies
- Last post
by Mohit Gogia
- Hi,
I am working on Treeview control, I placed treeviewcontrol on the form and add imagelist. i add image index o is to rootnode, subnodes imageindex is 1. All are working fine But the problem is when i select the treeview subitem the selectedimageindex will change.... when i select treeview subitem it shows the index 0 image .But i don't want to change selectedimageindex. I checked the treevie
-
- How can I install the SDK test certificate on a PocketPC2003 emulator?
by stroller
- 2 Replies
- Last post
by stroller
- Hi
when I copy the SdkCerts.cab to a folder of the emulator and I click it to install the certificate the emulator tell me some words which mean that SdkCerts.cab is not a winCE file that can be installed
what should I do to intall it by the way my ultimate globale is to use MSMQ in the emulator ,but the service can't be started,I find the way to do it in http://forums.microsoft.com/MSDN/S