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

Software Development Network >> Smart Device

Smart Device

New Question

WebBrowser.DocumentText
Pocket PC/Webservices: Unable to connect to the remote server
Installation procedure of CAB file from Desktop PC to Pocket PC
enable emulator in vs 2005 connect to active sync
How to use C++ in project Net Compact Framework
Missing CloseUp Event on DateTimePicker
sql mobile constraints-dataset designer?
Pocket PC connection!
Windows Mobile 5.0 Developer Resource Kit
Deploying a .net2/sqlce app

Top Answerers

sriwithaquestion
spakh
BigPaul
Vinod Anand
Mudassar Ahmed Khan
Hello i
mnemon
Tony at Invu
manojnaik
JimBeanz
Cleanscape Software Development Automation Tools
Only Title

Answer Questions

  • Kea CF2 question regarding getting a message count

    The WM5 phone I recently purchased (PPC6700) has no setting to automatically Send and Receive when an email message is put in the Outbox.  You have to manually press the Send and Receive menu. And so I am writing an VB.Net app to cause the Send and Receive to happen automatically.  I have the part done that causes the Send and Receive to occur, but I need to make that happen only when an email is placed in the Outbox, as opposed to ev ...Show All

  • iMo HttpWebResponse Hangs Subsequent Connections

    Greetings, I am having issues with a method I wrote for a compact framework application I wrote. The method is supposed to download an image from a specified URL (functionality easily present in the full framework, but not the Compact one unfortunately). My method works fine on its first trip out, but subsequent trips cause it to hang my application until the request times out. The workflow for this method is that it is called for ea ...Show All

  • NelsonCE Pocket PC 5.0 Emulator plays only audio

    Folks, I'm using the Pocket PC 5.0 Emulator to play a video file that is streamed from a Winodws Media Server but I only get the Audio and no Video. Couple of Interesting observations though 1. If I store the file on the Emulator file system, it plays the video file without any problem 2. I can see the video on an Acutal device (Dell X50). Now, is this is known issue. If so any workarounds or patches I need to install Thanks in advance U ...Show All

  • Mathematix Device Unique ID

    Hello, i'm trying to get the unique DEVICEID from some PocketPC with the function: KernelIoControl(IOCTL_HAL_GET_DEVICEID, IntPtr.Zero, 0, OutputBuffer, OutputBufferSize, ref BytesReturned); ...this works fine. ...But for some OEM device this function returns always the same code... How can i get a unique identifier for that device thanks for suggestions Andrea C. Andrea, We've us ...Show All

  • Kelo eVC3 and eVC4 bomb when loading projects

    I'm trying to get eVC and eVC4 working on my main Win2K box. (Everything works fine on another machine). The IDEs each start properly. However, when I open any workspace, I get the following: eVC4: Instruction at "0x780104ac" referenced memory at "0x0000000". Opening the debugger gets "Unhandled exception in Evc.exe (MSVCRT.DLL): 0xC0000005: Access Violation" eVC3:Instruction at "0x510b2daa" referenced mem ...Show All

  • ii load pic into mobile

    hi guys! I m develping a project using VB.net.. May i now how to load pic into the mobile device For example: when the user clicking at the combo box , the pic will be display out in thepictureBox control,which might change depends on what the user click.. Can anyone out there show me the code Thanks in advance!!!!!!!! Most common mistakes with paths would be an attempt to load files located on desktop hard drive (e.g. ...Show All

  • foomunchoo adapter connected?

    Good day! I've using opennetcf got all the available network adapters on my device by using the code below. I now need to know how I can get the conencted status of each one. Basicly determine wheter the adapter is connected. (Like if Active Sync/WiFi/GPRS is connected) How do I do this AdapterCollection ac = Networking.GetAdapters(); foreach (Adapter a in ac) { if(a.IsWireless && !a.SignalStrength.Equals(0) &&am ...Show All

  • Scott Bruhnsen 0xC0000005 Access Violation

    Hi, i'm developing an application on embedded Visual C++ 4 sp4 under windows CE.NET, and everithing works fine, but after a while the program crashes in the next line dataBloqueptr->data = new unsigned __int8 [total]; telling me that an 0xC0000005 Access Violation has happenned, the strange thing is that by the time the program crashes the line and the function that contains it have been executed a lot of times without problem. So p ...Show All

  • charleste Cannot install VPC Network Driver!

    I installed VS 8 and WM PPC 2005 SDK to run PPC2005 emulator. But it would not allow me to do File->Configure->Network->Enable NE2000 PCMCIA network adapter and bind to: which led to an error dialog window "Failed to open the VPC Network Driver. Verify that the driver is installed, or install the driver from the Web download location at http://go.microsoft.com/fwlink/ linkid=46859" When I followed the link and trie ...Show All

  • russ_mac What's wrong with my timeSetEvent() call

    Hello all, Could anybody show me how to use timeSetEvent() in pocket pc 2003 se envrionment I tried the following call and expected my timerCB() function would be called every 5 seconds. But when I debug my program in emulator, I found timerCB will be called with a very small period (much less than 5s). timeSetEvent(5000,50,timerCb,0,TIME_PERIODIC | TIME_CALLBACK_FUNCTION); Would you help me to solve this problem Thanks in advance. ...Show All

  • Wiroj Exception messages from System.SR.dll

    Hi Concerns WM 5.0 and PPC device and VS 2005 . Is it possible to display the buildin English exception messages from (english)System.SR.dll when using a PPC that is Danish localized. The problem is that when an exception is thrown by the system, the exception message dialog or string, says that the resource with error strings is not found. However the System.SR.dll is located in the PPC's Windows directory, but that one is in englis ...Show All

  • Alex Mondale OEM string

    How do you retrive the OEM string on a PocketPC in C++ unmanaged. I am trying to determine what device our application is running on so that we can choose the most appropiate buttom codes for that device. Thanks You can call SystemParametersInfo(SPI_GETOEMINFO, ...) ...Show All

  • Daniel Dosen: XML Commerce WM5 deployment error

    Hi. Just recieved this morning the first WM5 device that exists in the UK I believe. I love it! (trying to make the wifi work is tough...but anyway) I have VS.NET 2005 I have also installed the WM5 smartphone SDK. Problem I am having is this: When I create a New smart device project for WM5, I get a huge form on the screen, rather than the expected small compact form. Is this correct The form looks like the Pocket PC project. Other issue I have ...Show All

  • jcz1 Deployment and/or registration failed with error: 0x8973190e

    I developed a simple ATL Simple Object COM server DLL.  When I deploy it to my emulator I see the following error: Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\DSA3K\UtilCore.dll'. Error 0x8007007e: The specified module could not be found. The DLL and all of it's dependencies are downloaded. I found a version of regsvr in PlatformBuilder and I built it for debug. When I run it to r ...Show All

  • UtsavV Serialport XON/XOFF Handshake State

    Hello all I found the following problem/speciallty in SerialPort I/O with XON/XOFF handshaking. When the SerielPort is opened and set to xonxoff handshaking it is ready to send files, so it is in xon state. When I send a file to the reciever and my device recieves an xoff after the transmition is complete it is then in xoff mode. After this I can't send anymore files because the port is blocked in xoff and my reciever won't send an ...Show All

505152535455565758596061626364656667

©2008 Software Development Network

powered by phorum