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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Announcing v4 - 3D Mapping!
How to detect Regional Settings changes?
2nd try: What DLL are wave routines in?
Creating the slider control for smartphone 2003
Web services & SSL
Sample: MSN AddIn - Text to Speech
Problem Photo Upload Dialog: "THis folder has a new image format. The COnverter is downloading."
Library symbols
win ce 5.0 sql mobile - linking errors
CAPICOM Usage on WM5.0 & CF 2.0

Top Answerers

Kennon2005
parlance
TrevorW
Glyn Harper
malignate
hye_heena
mrotoloni
fongye
VSB
Jeremy Thake
sitemap
Only Title

Answer Questions

  • Saiboro Does keybd_event need EnableHardwareKeyboard(FALSE)?

    All the examplesI have seen don't use EnableHardwareKeyboard(FALSE) but the docs say you should use it before you send a keyboard event. Anybody know if it's necessary or not This forum is primarily monitored by Visual Studio for devices group. Please check this link for more appropriate forum for this type of queries. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=286724&SiteID=1 Thanks Srikanth Bogadapati/ ...Show All

  • Tom K How to read Utf-8 binary file encode by java using C# in compact framework.

    I have the following file that allow read and write of binary unicode file. The source code is //========================================== import java.io.*; public class UnicodeData { public static void writeData(String fileName) throws IOException { DataOutputStream out = new DataOutputStream(new FileOutputStream(fileName)); out.writeUTF("123"); out.writeUTF("456"); out.writeUTF("789"); out.writeByte(1); out.writeByte(2); out.writeByte(3); out.close(); } public static String readData(String fileName) throws IOException { DataInputStream in = new DataInputStream(new FileInputStream(fileName)); StringBuilder str = new StringBuilder(); str.append(in.readUTF()); ...Show All

  • Tamim Sadikali MS VB Run Time Error 429

    Hello List, I hope you can assist me with a problem I created. I have a problem, I think, due to having an ADCenter.dll assembly out of synch with what is found in the system registry. This is based on the help text for the ActiveX component error, my application is throwing. I had to recreate this .dll and .tlb in order to modify the password hardcoded in the below routine. Private Sub SetAuthCredentials(ByRef pAPI As AdCenterAPI) We integrate the XML response from the web service into a Excel spreadsheet, and I believe that this the problem. The VB project contains a reference to the ADCenter, and is included into our Excel macros. The error is found within the following code block Public Sub MSNRequestReport(ByVal AccountID As Long, ...Show All

  • Eric Krejci How to use the ShowWindow API to hide and show a form ?

    Good night gentlemen, I would like to see a code using the ShowWindow API with C# and .NET 2003. I have an example here but it's not working. I think it's simple, but I'm facing troubles. My code goes like this: #region Constants private const int SW_HIDE = 0; private const int SW_SHOWNORMAL = 1; private const int SW_SHOW = 5; #endregion Constants #region APIs [System.Runtime.InteropServices.DllImport( "coredll.dll" , CharSet=System.Runtime.InteropServices.CharSet.Auto)] private static extern IntPtr FindWindow( string lpClassName, string lpWindowName); [System.Runtime.InteropServices.DllImport( "coredll.dll" , CharSet=System.Runtime.InteropServices.CharSet.Auto)] priva ...Show All

  • Quirk How to remove or kill default phone application (cprog.exe) from WM2003 SE Phone

    Hi guys! I have an application, which phone functionality for WM2003 SE Phone (T-mobile MDA III). The default phone app. of PPC - cprog.exe is very "insolent" and in some cases shows differnet UI elements! If I kill its process, after some seconds Services.exe starts it again! My question is: Is possible to remove or kill cprog.exe Regards This is officially unsupported. The guys at xda-developers.com might have solution for this. Have you considered tp negotiatiate a special contract with your mobile carrier that only allows to call numbers you authorize This is probably the easiest way to get this solved. Hi This thread has a solution (C++) to read the IMSI without using RIL http:// ...Show All

  • Tom_Liu HOW TO IMPLEMENT THE CAPTURE THE SCREEN OF A POCKET PC USING C# IN VISUAL STUDIO 2005

    Hi I would like to know to how to implement the screen capture of a pocket pc using C# in visual studio 2005 i.e - In Pocket PC - window mobile 5.0. Can any one help me in this issuse If you have any solution to my problem , kindly mail at phijop@hotmail.com or phijomp@rediffmail.com . Hoping for a favourable reply from anyone regarding this matter. Regards, Phijo Mathew Philip. I've put together a small sample: http://www.alexfeinman.com/download.asp doc=ScreenCap.zip ...Show All

  • JohDas Error

    I cant get windows live to work. I keep geting this error code:8004882c Anyone know what this error is I got the same error code.. I turned off windows firewall and it worked...i'll have to tweak it so i don't have it turn it off..maybe it was a windows update i installed... how did you get to work My firewall asked me to provide Live with internet access and I still got the error Ok, I recieved the same error message when I downloaded the beta. Finaly got the sucker to work and here are all the steps/things I tried. #1 Enable "auto detect settings" in IE -> Tools -> Internet Options -> Connections -> Lan Options #2 ...Show All

  • Arun C Device Emulator and XPe

    I have built Windows XP Embedded and everything is fine, but when I start Device Emulator and try to load saved-state file, I only see the message: "Couldn't read the saved state file". But when I do coldboot and then I try to save it, I see the message "Couldn't save the saved state file". I don't know where is the error, because in Win XP pro it is working normally. I think that I forgot to add some components in target designer. I tried to use depends walker, and I found a few missing dlls. So I copied thep from another computer and now i find with dep.walker only some warnning at mpr.dll. Pls sorry my bad English, because I am form Czech republic ...Show All

  • lucerias weighing scale

    im developing .net application in which i need to communicate with my weghing scale and my application.. my weighing scale sends weight of current item n displays it then i need to store it in MS access file.. nw till nw my weighing scale is sending the data n display it in text box bt its dispalying continously. i want to do it on my command that on display the weight... plz tell me hw can i do it Dim WithEvents port As IO.Ports.SerialPort Private Sub port_DataReceived( ByVal sender As Object , ByVal e As SerialDataReceivedEventArgs) Handles port.DataReceived Me .Invoke( New EventHandler( AddressOf port_receiving)) End Sub Private Sub port_receiving( ByVal s As Object , ByVal e As Even ...Show All

  • jeffmccracken Mozilla 2.0 error loading maps!!

    Virtual Earth doesn’t in Mozilla 2.0. This error appears: Error: uncaught exception: Msn.Drawing.Exception: Your Web browser does not support SVG or VML. Some graphics features may not function properly. Anyone knows which is the problem Thanks! I'm assuming you mean firefox2 Marc found the solution and I put it in the new code wiki for Virtual Earth: http://www.viavirtualearth.com/wiki/Firefox2.ashx John. ...Show All

  • dork cant connect my bluetooth Holux to Sprint PPC-6700

    greetings, i hope one of you can assist me. i just got a new 6700 because i was sick of carrying my HP PPC and a phone. i use TomTom with a Hloux bluetooth GPS receiver. it was so easy on my old WM decice, but i cant get it to connect. any thought Thanks, Bob 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

  • fibonacci1123 Can't Start New Smart Device Projects

    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 successfully begin any other New Projects, just not any of the Smart Device projects. Any ideas Launch VS from command prompt by typing the following: devenv /Log c:\VSLog.xml This will create a log file called VSLog.xml on your C: drive. Now try creating a new Smart Devices project. When it fails, it shoul ...Show All

  • theja 3D Human

    Hi, Could someone please help me to develop a 3D rotating human on a PDA running Pocket PC 2003 and CF 2.0 I am trying to find a way to build the application. I am currently using Visual Studio 2005 or Visual Studio.NET (I have both) with VB as the programming language. However, I am also looking for alternative ways to do it. Any help would be appreciated. Fotis GAPI is simply a mean to access the framebuffer directly. It does not support even a concept of a 2-D entity, let alone 3-D. E.g. if you wanted to create a sprite using GAPI, you would have to do it all manually, including merging the sprite with the rest of the image and then use GAPI to output the pixel block to the screen. ...Show All

  • .NET Developer push pins and background

    Hi, with the help of this forum I have managed to get pins to display on the map > Change the background when clicked to indicate it has been selected - then when clicked again the backgound is removed to inicate is is not selected. Now I want to load the page with all the pins initially selected So i do :- AddClickablePin(1,-0.459610397815704,51.6549480199814,"./bcirclesm.png","Name 1","A3"); then I set the background using :- document.getElementById(1).style.backgroundColor="yellow"; When dipalyed they all have the right background. The thing is that when i now click on them the backgorund does not change even though the test for colour seems to work. Has anyone el ...Show All

  • billqu Serial Port problems

    Hi. Running Imate SP5m with .NET CF 2.0 SP1 I have contacted Imate (on the side: poor support) who confirm that Raw/Serial IR access is possible and is on COM3. In the registry it says COM4. Anyway... If I use the serial Port class to open COM4 and write to it, I have the issue where when we do a serialport.write("hi");, the application does nothing. it just hangs, no exceptions are thrown. It does not even get to serialPort.Close(); If I use the serial Port class to open COM3 and then write to it, I get an exception @ serialPort.Write("hi");: at System.IO.Ports.SerialStream.WinIOError() at System.IO.Ports.SerialStream.Write() at System.IO.Ports.SerialPort.Write() at SerialIrTests.Form1.mnuStart_Click() at System.Windows.F ...Show All

535455565758596061626364656667686970

©2008 Software Development Network

powered by phorum