Software Development Network Logo
  • VS Express Editions
  • VS Team System
  • Windows Vista
  • Visual C++
  • Game Technologies
  • Microsoft ISV
  • .NET Development
  • Architecture
  • Visual J#
  • Visual Basic
  • Windows Forms
  • Visual FoxPro
  • SQL Server
  • Smart Device
  • Windows Live

Software Development Network >> Smart Device

Smart Device

New Question

Read phoneBook of a SIM card on a Smartphone
.Net CF 2.0 - Prevent device from sleeping
GPS libraries
wldap32 on Windows CE 4.2
.NET Compact Framework Version 2.0 SP1 Beta is now available
files on remote computer?
Connect SQL Server Express from Pocket PC
EVC4 unresolved vftable error: resolution for x86 target
VS 2005 C# help
WANTED: list of devices supported

Top Answerers

cablehead
Evenstar
Ridge
Leon Langleyben
Alex Simkin
David M Schulze
Nickstef
Dana Mor
lefty
George_G
Topix: Ice Cube
Only Title

Answer Questions

  • Help_is_forever Visual Studio 2005 Beta 2 - Emulator problem

    Hi! I've got a problem and wonder if anyone else has it (and has resolved it ) My problem is as follows .. I create a new device application and try to run in in emulator.. the emulator starts just fine, but it won't connect to it! At all! The error is "Connection failed. The system cannot find the path specified." Thanks in advance, Tadej By default, Visual Studio 2005 Beta 2 uses tcpip as the transport t ...Show All

  • Ngoc Luu Memory (Emulating SD card)

    I wanted to install a program on my emulated Pocket PC, but the program told me I had insufficient memory. Is it possible to emulate an SD card or to emulate more memory than "normal"PDA's Thanks in advance, DJGIzbo To emulate an SD Card, you can set a "Shared Folder" from the configuration dialog.  The SD card directory should appear in the root of the emulator as "Storage Card" To resize RAM using Visu ...Show All

  • DanGecko Arbitrary shortcut in a cab

    Maybe a wierd solution but how ever. Trying to create a shortcut in CAB #1 that targets a file packed in CAB #2. Cabwizard wount let it pass because "... there is no matching target file ...". Is it possible to create an arbitrary shortcut in a cab For example, if I want to create my own shortcut to the calculator on a Pocket PC device it could look something like this in an inf file: [MyCalcShortcut] "Abacus",0,"%CE2%\calc.exe",%CE17% [Defau ...Show All

  • Kenneth Harris Designed for Windows Mobile Requirements

    Not sure if this is the right place to ask.  But I need to go over the necessary requirements for the 'Designed for Windows Mobile Logo'.  There are some areas I'm not quite sure of. 1) -Required: Provisioning XML File Must include Install CSP XML with NoUninstall Parm I checked my XML file included in the CAB, and I do not have this parm.  Do I really needed   What does it mean   and how can I include it 2) -Require ...Show All

  • Srik Raghavan Serial port support

    I am trying to attach the serial port 1 of the emulator to the GPS receiver connected to my desktop. I can either use USB or Bluetooth GPS receivers, and they work fine on the desktop. However I can't seem to get it to work on the emulator USB: setup works (can select port) but no data is transmitted Bluetooth: COMport cannot be opened, setup fails. Are you saying that only plain old serial GPS receivers connected to COM1 on the desktop a ...Show All

  • americanDesi Application not running properly on with pocket pc 5.0 device

    Hi guys! I have an issue its like i developed a pocket pc application in visual studio 2003 .net compact framework 1.1 than converted it to visual studio 2005 .net compact framework 2.0, the application was running all well on pocket pc 2003 devices but as i tried to run it on pocket pc 5.0 device it started behaving awkwardly, the whole application just shows up on 1/4 th of the screen, i than installed pocket pc 5.0 sdk and target ...Show All

  • cynthiars Custom Build Rule "works" but makes project undeployable

    I am trying to use a Custom Build Rule to build assembler files, much as described by Jeff Abraham and I am kind of running into the same problem. The rules files only differ on the extension used and some quoting practicalities. I don't agree with Jeff's analysis of what is going on however: An unfortunate side effect of this build rule is that you end up deploying the .obj produced, because it becomes a project output As far as I can see it ...Show All

  • CVL a strange ' ArgumentException'

    I got this error when I was testing a edge detection algorithm using vs.2003, cf1.1 (i got cf 2.0 installed on my ppc, dun know if that cause any problems): An unhandled exception of type 'System.ArgumentException' occurred in System.Drawing.dll Additional information: ArgumentException Source Code: (there is a green arrow point to line 't1=pixel.R;' when this exception occured, and that 't1' has been assigned a value already when this e ...Show All

  • zhaoqiang Updated images for Windows Mobile 5?

    Does anyone know when or if the Windows Mobile 5 images included in the Pocket PC or Smartphone SDKs will be updated I suspect the versions in the SDKs are not the same as the versions included with WM5 devices. Thanks, Frank Dan - I'll pass this feedback the Windows CE sustained engineering team. They maybe able to release untested versions of emulator images for each AKU. Thanks, Vladimir As ...Show All

  • Keith Koh pls solve my problem!im really stuck!

    hey...im just needing help so much because i cant solve the problem.my bluetooth that im using is Bluetooth USB dongle (bluesoleil). When ever i plug the bluetooth in, it always say that my USB device not recognized.what can i do for more information please contact me : ly_devilgirl@hotmail thank you for ur helping.=]       click here to review: http://img109.imageshack.us/img109/9348/mydestop9dd.jpg ...Show All

  • EdS79it CreateFile

    I'm new to this sort of stuff so please bear with me I am using C# to do this but importing dll's and functions. So I apologise if this is the wrong forum to post but I am you are able to help. I've imported Coredll.dll so I can CreateFile(), WriteFile(), and CloseFile(). I can get a handle to the COM3 serial port. When I write file, I get the error 1359 which is internal error. But have no idea why. It seems to send beams anyway ...Show All

  • mrb280 State and Notification Broker

    Hey folks, I am using WM 5.0 & CF 2.0 so I am up to date with that. The State & Notification Broker is great but can I do the following: 1) Can I get a notification when a certain contact property changes, for example, when the Customer ID changes, or some other property of interest changes... 2) If I subscribe to a notification (say, to be notified every day at 12:01 am) - I want my application to execute (even if it's curre ...Show All

  • BalaGanesh Display 1024X768 jpeg image into pda application picturebox

    hi, I developed an application in .net 2005 in c#2.0 for ppc 2003. Here in the application i want to display a image in a picturebox of size around 30X30, with the picture taken from ppc 2003 camera and the size of the image is 1024X768. Please help me solve this problem. Thank you, Regards, Prashant Hi! You can get thumbnail from your image, use Image.GetThumbnailImage() method. ...Show All

  • MKU DirectDraw application not executing in Windows CE Platform Builder 5.0

    I am trying to execute an application in which I am using DirectDraw API to create overlays. This application has to be executed on a Windows CE 5.0 platform in a mobile device or an Emulator (I am using Pocket PC 2003 SE Emulator ). In the application a DirectDraw object has to be created using the API call: DirectDrawCreate(NULL, &pDD, NULL); But it is failing everytime giving the error: Application xyz.exe has p ...Show All

  • ornorn2 Missing assembly information in converted project

    This is a rather weird 'bug'. We upgraded a VS2003 Pocket PC project to VS2005. The conversion process didn't change AssemblyInfo.cs and when we go into the new Assembly Information screen in the project properties we see the settings as we set it. When we change it in that property screen, it does change in AssemblyInfo and vice versa. But when we build the project and have a look at the properties of the executable there is no version info ...Show All

414243444546474849505152535455565758

©2008 Software Development Network

powered by phorum