-
- CodeMigration
by Girish kumrawat
- 4 Replies
- Last post
by Girish kumrawat
- Hi
I have a smart device application in VS2003.I have to migrate the application to VS2005. Can anyone suggest me whether I will have to recode the source code for each form or it will be automatically converted when it is opened in VS 2005
Is this method correct else I will have to recode the application
Thanks
Best Regards
-
- printing from pocket pc
by Paula_apm
- 3 Replies
- Last post
by ScubaSteve20001
- Hi,
I'm starting developing for pocket pc and I have a problem...
I need to pick some informations from the database installed in my pocket pc and print then in a printer who i connected in the pocket pc.
Ho can I do this
I'm using Visual Studio 2005 with VB language
Somebody can help me
Tanks
Paula
-
- Windows CE5.0 and USB
by MalcsBits
- 3 Replies
- Last post
by Ilya Tumanov
- I have an Arcom Viper board running CE5.0. I need to connect to a device via the USB port. Does anyone have a C# library to achieve this I have successfully written an Application in C# to achieve this running under XP.
The device to be connected is a 6 channel temperature monitor implimented with a PIC18F4550 microprocessor.
-
- How to retrieve the position and width of the Sidebar?
by joergw
- 7 Replies
- Last post
by Jonathan Abbott
- Hi,
I am developing a windows desktop application (WPF), which needs information about the position and width of the sidebar and on which screen the sidebar is displayed. The Window shouldn't be maximized, but it should use as much of the avaible area as possible.
Is there any interop (COM) I can use
Thanks
Jorg
-
- Bug #53(?): Horizontal scrolling bug
by Andy E
- 6 Replies
- Last post
by Andy E
- I intended to post this bug a while back - I do most of my dev work on a laptop so I can take it home with me and I've only been able to reproduce it on laptops.
When you have horizontal scrolling enabled on a laptop touchpad, and you scroll right on a gadget, the window will scroll. It doesn't seem to happen on all gadgets and I'm not sure what causes it, but I've tried numerous methods to fin
-
- fopen && Time
by newbie1212
- 1 Replies
- Last post
by dseifert
- Hi, I run into a problem which I can read/write a record in a file correctly. My device is running on WinCE Net4.2 platform. I don't have MFC class.
1)
I have file to store a record structure sequentially. The byte counts of the structure is odd(141 bytes), I use fp=fopen(FileName,"a+") to write the records I received, after each write I use fp=fopen(FileName,"r") to read
-
- Can anyone make gadget for LinkALT ?
by Pericak
- 1 Replies
- Last post
by Pericak
- Hello, does anyone know how to make gadget for www.linkALT.com You can use: Link: http://www.linkalt.com/link.php Params: url =http://www.microsoft.com cname =microsoft Method: POST With this gadget i would like to help anyone who needs to make his link shorter for example: old link: http://forums.microsoft.com/MSDN/AddPost.aspx ForumID=1063&SiteID=1 new link: http://www.linkalt.com/
-
- datagrid color
by sheens
- 1 Replies
- Last post
by Ilya Tumanov
- Hi,
I know there have been topics related to this. I'm checking if there is anybody who was able to successfully do it.
I've a c# application for windows mobile 5 using sql ce. The end users are not very savvy and hence i'm trying to use colors to indicate different status in the datagrid. I now have a datagrid whose rows I wish to color based on the status.
I've bumped across
-
- problem with integrating wince 5.0 emulator to visual studio 2005
by gskumar111
- 2 Replies
- Last post
by Zero Dai - MSFT
- For attatching WINCE 5.0 emulator to vs.net 2005 i installed platforbuilder5.0 and Device emulator BSP also
after that i followed the barrybo ' s article
based on that article
Build an OS Design: choose 'DeviceEmulator as target platform - Roll an SDK for the created OS design - Install SDK
the above tasks i finished successfully But i am facing the problem for Using the sd
-
- Installing VMNet
by Varx
- 7 Replies
- Last post
by Mohit Gogia
- Hi, Searched the forum but can't find an answer to what is probably a simple problem. I am trying to run the Standalone Device Emulator 1.0. It requires installation of the VMNet device emulator. I installed the driver, it shows up in the Add/Remove program list, but it doesn't appear in the network connections. When I run the emulator, I don't have an option to connect to VMNet, so it appears the
-
- Passing parameters to my gadget
by duancg
- 1 Replies
- Last post
by Ben Walters - MSFT
- Sorry if this has been asked before, but I couldn't find any info on it. I would like my gadgets to interact with each other. E.g., when clicking on a link inside one gadget, it refreshes the another gadget (or the whole page), and the clicked URL can be passed to another gadget to show relevant content.
Is that at all possible If yes, here can I find the documents (or examples) to do that Th
-
- Cannot connect own emulator to Vs Studio 2005 and Platfrom builder 5.0.
by whitedeny
- 4 Replies
- Last post
by sgwill
- Hello, I`m attempting to create own emulator image using Visual Studio 2005 and Platfrom bulder 5.0. There are some problems. I tried to use Device Emulator ver 1.0 and 2.0. The results are equals. When I`m attempting to Connect to Device from MS 2005, the dialog appears "To "CE50Emul_Emulator". Connection failed. The parameter is incorrect". I tried to set on "Create text
-
- Multithreaded Serial: how to stop the thread and close the port smoothly
by C2O
- 3 Replies
- Last post
by Ilya Tumanov
- Dear all, I'm developing a C# multithreaded application, based on ( http://www.codeproject.com/useritems/GpsTracer.asp ) which starts a thread whose duty is to wait on the serial port and whenever it receives something, to process it accordingly. The ony difference from my code to the one in the web page is that I wait indefinitely until a DataReceivedEvent pulls the thread out of the s
-
- How to show a gadget by code?
by Wisenight
- 2 Replies
- Last post
by Wisenight
- Dear all,
If I write a gadget , how can I show this gadget by code in other program
Ex,
if I have a gadget named "MyGadget".
How to show this gadget in WPF, MFC or .Net program
What kind of functions can I use
Thank a lot.
Best regard.
Wisenight
-
- Grid, how to?
by Rik78
- 1 Replies
- Last post
by Ilya Tumanov
- I want to make a datagrid control for the Win CE 5.0 In Visual C++. Any suggestions on where to start, I'm not familiar in windows programming but I want to learn this.
-
- How can I create a text message(SMS) on Windows Mobile 5.0
by Jianchun Zhang
- 9 Replies
- Last post
by selvaraj
- I want to write a test message(SMS) on Pocket PC Phone(Windows mobile 5.0). I created SMS through IMessage::CreateMessage didn't like the one which created by hand on Pocket PC. The message that I created just like a EMail message. It contains Cc, Bcc. If I create a SMS by hand, the SMS only contains To of recipients. This Problem doesn't exist on Pocket PC 2003, and I can change message type from
-
- Windows live
by PaleFall
- 0 Replies
- Last post
by PaleFall
- When will there bee a gadjet four windows live expo and when can get on popfly.
-
- How 2 develop PDA App.
by Mihir_Soni_bcdb9d
- 3 Replies
- Last post
by MannyNS
- Hello, i want 2 know that how to from any application which can run on windows mobile based PDA.
-
- Catch soft input panel event
by Dhiraj12345
- 6 Replies
- Last post
by Dhiraj12345
- Hi all,
Can you please tell me how can i catch the event when a user clicks on a key on the soft input panel in a PDA
I am using VS2005 and Windows mobile sdk 5.0
Thanks
Dhiraj
-
- check internet connection before display a webpage on gadget
by spawninc
- 4 Replies
- Last post
by spawninc
- I found this code on another thread, which is very useful. However, how to check the connect before display a webpage, eg: IF there is internet connection = display iFrame ELSE display a message "no internet connection" and how to set the gadget refresh every 1 hour to get the latest content <html> <HEAD> <script language="javascript" type="text/javascri
-
- How to properly select the first line of a listview?
by sasllc
- 2 Replies
- Last post
by sasllc
- When using a listBOX, I use code like this: me.LstBales.Focus() me.LstBales.SelectedIndex = 0 to place my cursor on the top line, highlighting that line, and then I can scroll down through the list box items like normal using my down arrow key. But then I set up a listVIEW, and tried to figure out how to highlight the top line. I found this code: me.LstShip.Focus() me.LstShip.Items(0).Selected = T
-
- Hover help
by RobertoPC
- 7 Replies
- Last post
by Andy E
- Hi all you guys... I'm having problems with my Gadget, right now I can connect to the sql and make punches but the gadget is some thing like this.... <div id="layer1" class="layer1" onkeypress="checkKey();"> <label class="label1">User Id:</label><input id="txtEmp" class="textBox" type="text" > <la
-
- Does WinCE.NET4.2 Arabic support RTL (Right To Left) display?
by Tomas.Lee
- 3 Replies
- Last post
by Hammadi Dali
- Now WinCE.NET4.2 have support the Arabic character display,
But the sequence is wrong,
Different from other languages, Arabic display is Right To Left.
Question1:
Does WinCE.NET4.2 support the BiDi (Bi-Directional) fonts and RTL (Right To Left) display
If it is, how to add windows .NET 4.2 (platform builder) components to support it
Question2:
-
- Coding Wifi Settings
by cmsmith81
- 4 Replies
- Last post
by gtamas
- Hello,
I am writing a program that will send data to a MySql server. I want to, with code:
1) turn on wifi
2) turn off any notifications that the user may receive regarding wireless networks (ie to choose a network)
3) specify the specific wireless network to connect to, including ssid, password, etc. The network the pda will connect to is 802.1x, and I need to include logon informatio
-
- developers down rating other developers to get their stuff to the top not mentioning names (BAMKEE)
by Ernster
- 6 Replies
- Last post
by Ross Dargan
- Iv'e noticed that a couple of people are creating sidebar, live and myspace gadgets and spamming other gadget search tags with their own email addresses and gadgets and stuff. These people are also Down rating other live, myspace and sidebar gadgets to get their gadgets to the top of the lists. one person in particular is Bamkee who posted 3 gadgets almost identical and had 5 star average out of 2