Software Development Network Logo
  • Visual Studio
  • IE Development
  • Visual FoxPro
  • Microsoft ISV
  • SQL Server
  • Smart Devicet
  • Visual C#
  • Windows Vista
  • Windows Forms
  • Audio and Video
  • .NET Development
  • Visual C++
  • SharePoint Products
  • VS Team System
  • Visual Basic

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Play audio during phone call
CeFindFirstFile using VB6
A simple doubt about the device emulator ctp 2.0
How to retrieve SMS content??
contact control add contact button, use image instead?
Memory insufficient on Mobile 5.0 emulator
Reading accented characters with fileStream
Keyword Performance Report summary aggregation
line graphs with compact framework 2.0 using c#
Custom Application.Run()

Top Answerers

stak32
Matt Lin
RMan54
GusBraga
roy-roy
Judah
David Graton
Andrzej Martyna
Bhanu Prakash Nunna - MSFT
Petknep
Extreme Optimization
Only Title

Answer Questions

  • orent eVC 4.0 linkage problem: undefined symbols GetCurrentThread and GetCurrentProcess

    Hi, I have the following problem. I have compiled some WinCE application using command line and I get the following errors while trying to link it: ********1.obj : error LNK2019: unresolved external symbol GetCurrentThreadId referenced in function ********** ********2.obj : error LNK2001: unresolved external symbol GetCurrentThreadId ********1.obj : error LNK2019: unresolved external symbol GetCurrentThread referenced in function WinMain ********2.obj : error LNK2019: unresolved external symbol GetCurrentProcess referenced in function ********** ***.lib(*****.o) : error LNK2019: unresolved external symbol GetCurrentProcess referenced in function ********* *****.lib(****.o) : error LNK2001: unresolved external symbol egliLoadLibrary ...Show All

  • dbcuser WinCE.net vb.net

    Hello here is my simple code Public Class Form1 Dim sglIdx As Single = 0 Dim sglPicCount As Single = 100 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Timer1.Interval = 1000 Timer1.Enabled = True End Sub Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick sglIdx += 1 PictureBox1.Image = New Bitmap("IPSM\map\" & sglIdx & ".jpg") If sglIdx = sglPicCount Then sglIdx = 0 End Sub End Class It's can run a while but will appear this message ArgumentExceptuon application::Run+0xf form1::main+0xd I can't find the error is Could anyone give me some suggestio ...Show All

  • Antediluvia API unauthorized access

    All AdCenter service calls give me the following error: "Server was unable to process request. ---> |-400001|-1|API unauthorized access|" Soap looks like this: < xml version="1.0" encoding="UTF-8" > <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">     <soapenv:Header>         <ns1:ApiUserAuthHeader soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns:ns1="http://adcenter.microsoft.com/syncapis">             <ns1:UserName>XXXX</ns1:UserName>  &nb ...Show All

  • nbot Is it possible to subclass Menu?

    Hi, Is it possible to subclass Menu in Compact Framework In full Framework it is, but in CF I get "The type 'System.Windows.Forms.Menu' has no constructors defined" compiler error. Tia, Jman Yes, I noticed the same... so it would seem that extending Menu-class directly is not possible in CF :-( I'm trying to create a library that extends the menus and was hoping to have the same sourcecode for both CF and full framework... the idea was also to have users use this new extended menu-class through the standard VS .NET menu designer. Oh well, it would have been way too sweet if this had worked... Jman   jiitee wrote: I'm using CF 2.0. ...Show All

  • theblackhat Bug w/ ContactCollection.Find & ItemId

    Specifically, with OutlookSession.Contacts.Items.Find (PropertyDescriptor, object) Here's the example code: "This Guy" here. I fully agree that the ItemID class is useless, however it's not just a simple wrapper for an int. What it wraps actually depends on what entity you're looking at (IIRC it's a guid for an appointment item). What they *should* have done was make the class useful and have lots of operators so it could be used an an int, string, guid or whatever when applicable. Don't even get me started on the very, very, very poor implementation of events either. You want a fun task, when a Contact is changed, or even worse deleted, from the device, try to figure out which one it was. ...Show All

  • MickeG Threading Problem - I think - 2 applications using radio

    Hi, I have written an application using vs2005 c#. It captures GPS locations then sends the information via a web service. Problem: while the application is running and a user tries to make a phone call the application crashes. Question: Is there an easy fix for this like a Try Catch or do I have to create a thread and then have it sleep until the radio is avaliable again Thanks, Jesse without more information it is difficult to diagnose exactly what is going on or to offer a solution. The radio is owned by the windows mobile team. They might have some information in one of their forums. Windows Mobile API : microsoft.public.pocketpc.developer microsoft.public.smartphone.developer Windows CE API ...Show All

  • 22DoorsDown VS2005, CF2.0, C++ Part 2

    I think I've absorbed and processed the information in Part 1. So here is my interpretation of the consequences. The application must either: a) be entirely rewritten in a different language; (editorial note: it appears to me that CF now has *no* mode for porting existing software because it shares *no* programming language with any possible existing non-clr software running on mobile devices. Apparently MS interprets the market to be telling them that it wants to rewrite all existing applications! ) Or b) take the existing C++ application, compile it for WinCE 5 using Visual Studio 2005 and the standard (non-clr) libraries, and provide COM-wrapped CF modules for it to get .NET resources. In this case, there are three sets - Console, ADO, ...Show All

  • IlCapo The application failed to initialize properly (0xc0000005). Click ok to terminate the application

    can ne 1 help me on this i can't do nething with windows live onecare This forum is smart device development related. Since your question is not related to smart device development, it's off topic here. Please post to relevant forum or news group: http://support.microsoft.com/newsgroups/default.aspx Closing as off topic. ...Show All

  • Anpiro Trying to get address from a map

    Hello to all, I have used in the past MapPoint web service and I must say testing VE is more than great! I would like to ask this: I am creating a new map with specific Lat Long info that I have. The map is generated fine, and I have managed to create custom pushpins. The issues is that I want right next to the map to have a small area that will show there some basic information for the Lat Long point, like Country name, City name and Address. I am reading the reference but can't find something specific yet. Can you help me on this Thanks! Want you what is reverse geocoding. For a given lat and long return the address information. VE doesn't do this currently, in fact your best bet i ...Show All

  • idos RTC issue

    Hi all, I am having problem sending a message from Office Communicator to another account (call it A). A is connected through an application in which i disabled media with RTCIF_DISABLE_MEDIA. SO i assumed I nedd to use pSession->AnswerWithSessionDescription(type, description) when I get a session in incoming state (RTCSS_INCOMING) and the session type is RTCST_APPLICATION. But it didn't work that way either. Any clues Thank you Wrong Forum, should be in the Communicator forum ...Show All

  • trint Pushpin Onclick Event?

    Hi has anyone managed to handle the on click event of a push pin yet because i cant find any events for such a thing You can tell something happens because (in IE at least) you can hear the normal "tick" noise just like when you click a link, when you click on a pushpin, I need to be able to handle this even so I can action the users click on the pushpin i too had that problem so i captured another couple of events to help me. map.AttachEvent( "onstartzoom" , clearmouseover); map.AttachEvent( "onendcontinuouspan" , clearmouseover); map.AttachEvent( "onendzoom" , clearmouseover); the clear mouse over function moves the div away from view, this ...Show All

  • PedroCGD Problems with custom tiles

    I am adding a custom tile using a static map image file on my pc and loading with AddTileSource & AddLayer. The file loads but not only is it not scaled or positioned correctly, but it also gets tiled across the whole background VE image The image is correctly georeferenced in the bounds clause and is based in the northern hemisphere - in the UK. I've tried bmp, png and gif formats - but same result. Is there a minimum bit map image size or lat/long precision issue that might cause this Caleb, I come from the world of GIS and raster registration - so I was expecting too much from raw VE. Perhaps the SDK text is a bit confusing. Getting my head round MapCruncher now, using 2.1.1, it seems very f ...Show All

  • John Papa HTTPWebRequest Problem

    I'm having problem downloading files from some server with NetCF 1.0 sp3 http web request. The download work fine, but if I try to redownload the file without restarting my application, the request failed. Here's my code : HttpWebRequest req = (HttpWebRequest)WebRequest.Create("http://www.blogsmithmedia.com/www.engadget.com/media/2006/09/dell-latitude-d620.jpg"); req.Method = "GET"; req.KeepAlive = true; req.UserAgent = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"; req.Headers.Add("Accept-Encoding", "gzip,deflate"); // req.Timeout = 2000; byte[] buffer = new byte[1000]; HttpWebResponse resp = (HttpWebResponse)req.GetResponse(); ...Show All

  • Ranier Question of ListView, need help

    Hi, My ListView control contain a "quantity" column and i need to do the calculation on the total of the "quantity", does ListView control allow me to do it Does anyone know how to write the codes to read the rows which contains the data on ListView control ...Show All

  • Prashweenet Using VB program to open file on a CDMA device - PPC6700

    I'm trying to use the Shell command to run a .exe file on a mobile Pocket PC, but when I run/debug the program on the phone it keeps coming up with the FileNotFound error. I'm thinking it is the path that is wrong, but I can't find anywhere as to how to address the path on a mobile device.. i.e. Shell("c:\program files\calc.exe"). I have tried every combination i can think of, from My Device, to C: to just \... but nothing seems to work and I know I'm missing something. Any help would be appreciated. my mistake. Was trying to write it off by heart but didnt work. change it to..... Dim theProcess As New ProcessStartInfo() theProcess.FileName = "\test\test.exe" Process.Start(theProcess) Ok, n ...Show All

94959697989901234567891011

©2008 Software Development Network

powered by phorum