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

Software Development Network >> Smart Device

Smart Device

New Question

where can I get the DirectXSDK for WinCE?
where could i save my data?
Pocket PC connection!
CF 2.0 - Rotate an image ??
How to retrieve IMEI of pocket pc phone ?
Redirecting mouse
Win 5.0 debug with eVC 4.0
passing objects
AutoSize Label
Context Menu

Top Answerers

KrisSahoo
mohamamd
madmanmick
Frank Ran
willsam
John480
RanHel
Simon Hart
parheric
ganeshramiyer
WizzyWeb
Only Title

Answer Questions

  • JeanF J Culture specific design attributes for CF classes

    Hi! I've wrote my own class for CF and also added .XMTA file for it's design-time. Now I have a problem: how to add, for example, CategoryAttribute with different value for other languages How it is made in CF designers How, for example, System.Data.Constraint.ConstraintName property has attribute Microsoft.CompactFramework.Build.SRCategory Thank you, Jagadisk, for an answer, but can you please explain thes ...Show All

  • fitzglitz wldap32 for Windows CE 4.21

    Hello I am trying to write native code using eVC++ to access LDAP. I am targeting Windows CE 4.21 pocketpc. Installing the Mobile 2003 SDK, I don't see the existence of the wldap32.lib. It is present in the Mobile 2005 SDK however. Does anyone know how I can accomplish this Should I be looking at another library that has this LDAP implementation Please let me know. Thanks Amit Talking with our company's Micr ...Show All

  • marpe MissingMethodException - SQL CE BUG

    Hi, I hope you are well. having tons of trouble getting SQL CE to work with smartphones. (C500) I am also using the emulator in C# I downloaded SQL CE v2.0 from Microsoft's website, installed it. In VS.NET 2003, I added a reference to system.data.sqlserverce Everytime i try to create a SQLCEEngine object, so I can create a database or even try to open a connection creating the sqlceconnection object, I ALWAYS get a missingmethodexception. I ...Show All

  • Ray Ray Problem Deploy Registry

    I created a key  in the registry of my Smart Device Cab Project at: HKKEY_CURRENT_USER/SOFTWAR/%Manufacturer% Key:     Server Value:   192.168.1.2 However when the project is installed. I have no value in the Server key. I read the vsKnownIssues.rtf But doesn't work for me, not even with double qutations at the end "192.168.1.2" I wonder if there is another work around, (For now i use default settings from wit ...Show All

  • Chris Vance Menu commands, please help...

    I am new to visual c++2005. I use to work with embed visual C++ 3.0. The menu commands below seem to work differently in to two versions. ID_FILE_SAVE ID_FILE_SAVE_AS ID_APP_EXIT ID_FILE_NEW When I press the items with these ID’s, the corresponding function handles the message. But When I press them I observed changes between the old and new version as described below: If I press the save, if no file is assigned to the opened documen ...Show All

  • Keith Boyd -MSFT Error when building a evc++ app in Visual Studio 2005

    Hello, I converted a eVC++ 4.0 app to VS 2005. When I build the app, I get the following error Error 1 fatal error C1189: #error :  Please use the /MD switch for _AFXDLL builds C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\afxver_.h 77  Does anyone know what this error is and how I can fix it Thanks You need to change Project | Properties | Configuration Properties | C++ | Code Generation | ...Show All

  • Red48 Help! My CE C# Applications don't always start when you tap on them!

    Most of the time they do, but about one time in ten, when you tap on the application on the PDA, the application doesn't start up at all.  I'll stare blankly at the screen for a couple of seconds before tapping the application again and then it will start. Now before you tell me that I'm not tapping hard enough, I also have a second application that automatically starts a third application using InteropServices and CreateProcess\OpenProcess ...Show All

  • Sandeep Bhatia Can Control.Invoke have a return type?

    I have a checkbox in my main thread, and I'm running a worder thread that needs to know if that checkbox has been checked.  How do I go about doing that   I tried using the invoke methods but not sure if it's allowed to have a return type.  This is what I'm trying to do. Workder thread: privated void  somefunction() {      if(this.checkbox.invoke(new EventHandler(mainCheckBoxChecked))) ...Show All

  • jkhax0r Please quickly help?

    there is an error in my code but i don't know where i'm using pocket pc 2003 with visual studio 2005 beta 2 and sql server 2005, i create database as sql server mobile database (mydb.sdf) and connet it with my application, the when i insert new row. the error message: An unhandled exception of type 'System.Data.SqlServerCe.SqlCeException' occurred in System.Data.SqlServerCe.dll Additional information: The path is not valid. Check the director ...Show All

  • jeff.townes Print from Pocket PC to a Mobile Printer

    I'm developing a Windows Mobile 5.0 application and I need to print on a Mobile Printer via blootooth or infrared. Has someone a small source code to do this I cannot buy a third part component to print. Thanks Michele Hi my friend. you can use this components. http://www.fieldsoftware.com/PrinterCE_download.htm#PrCEDemo and c source code's are at that adress. See you soon. Sad k ERGUN Union Software ( AVESSOFT ...Show All

  • Shallow SQL CE Merge Replicate without IIS

    Is it possible to do a SQL CE Merge Replicate without IIS   IIS is a bit of a security hole from time to time, and I'd rather just do a direct sync with SQL Server. Thanks. No, it's not. As to security, I've one word for you: Slammer. ...Show All

  • Frank Buckley CAchive

    Is that true that CArchive is not support under MFC 8 It's supported. After Beta2, we decided to take it back per customer requests and also because that the size of the MFC dlls was no longer the biggest concern on devices. Does CArchive support in the VS2005 RC release I am happy to know that. Visual Studio 2005, which is scheduled to shi ...Show All

  • AlexM-VB ListBox with selfcreated events

    Hi everybody, I want to design my own listbox, wich reacts on my own events. These two events will ocur when the "mouse" (pen) is pressed inside my listbox. First one should occur when the mouse was pressed on the upper half of my listbox. Second one will occur when the mouse was pressed inside the second half. I don't need to access the rows. Just wanna have a small scroll functionality like go up and go down. Background is that my ...Show All

  • Ayazhoda painting in smart device forms

    Hi, I am new to visual studio 2005 smart device applications.I want to output an integer in smart device form.What is the command to do this and whare should I use this command(inside paint ).Thanks archana. " I want to output an integer in smart device form" <-- I'm not sure what you mean by this, do you mean you want to write a number somewhere on a form during the paint event ...Show All

  • raducu Privilege Certificates

    There is some confusion over the need for privileged signing in our product. We are porting to WMv5 PPC. According to the link, http://msdn.microsoft.com/library/default.asp url=/library/en-us/mobilesdk5/html/wce51conWindowsMobileDeviceSecurityModel.asp , this has one-tier security. Part of our product installs a small device driver that implements the stream interface. In order to get it running on one manufacturer's device, ...Show All

737475767778798081828384858687888990

©2008 Software Development Network

powered by phorum