Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet compact framework > november 2005 > threads for friday november 25

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Preselecting ListView items
Posted by Macy at 11/25/2005 6:48:01 PM
Sorry for the simple question. What is the way to select a ListView item in code? Thanks....more >>

Smartphone Keypress events
Posted by Macy at 11/25/2005 1:47:04 PM
I have a textbox on a smartphone. I want only numbers to be entered. Pressing the keys on the smartphone does the standard bit of cycling through the three letters before getting to the number on the fourth press. I have tried to trap this in code by the frmMain_KeyPress/Down/Up events ne...more >>

Edit and Continue in VB for CF?
Posted by Tery at 11/25/2005 8:57:15 AM
Should Edit and Continue work when debugging on a WM5.0 device? ...more >>

Context menu doesn't work on WinCE4.2 device
Posted by Keven Corazza at 11/25/2005 6:26:02 AM
Hi, I've develop a small application with a context menu. The context menu works right on PPC (emulator and device) and on WinCE emulator but doesn't work on real WinCE4.2 device. When I click and hold down the pen nothing happens ? Do you know the reason of this ? Thank you in advance. ...more >>

redirect to std input
Posted by merco at 11/25/2005 5:34:25 AM
hi, I have a win ce.net device that can read barcode labels. A Evc DLL uses a com port to read the barcode string. I'd like to send that string (from a vb.net program) over the standard input or simulate the keyboard keystrokes. Is it possibile in vb.net, and how ? thanks ...more >>

installation of .net compact framework v2 fails
Posted by Frank at 11/25/2005 1:07:39 AM
Hi, the installation of the .net compact framework 2 fails on my HP iPAQ hw6515. (Windows Mobile 2003 2.Editon / WinCE 4.21.1088) I try to install several times, but I always got the following lines in the log file: Upgradeable installation detected. Older upgradeable installation detected...more >>

CreateProcess for Clock.exe in SmartPhone 2003
Posted by Madhur Nagar at 11/25/2005 12:00:00 AM
Hi guys I am trying to call the Date Time Clock in a SmartPhone 2003 device. The following code works perfectly for Pocket PC 2003 String progPath = "Clock.exe"; ProcessInfo pi = new ProcessInfo(); CreateProcess(progPath, "", pi); However the problem is that there is no Clock.exe in SmartP...more >>

Hardware Reset Problems...
Posted by Chris Linnen at 11/25/2005 12:00:00 AM
Hi, I'm trying to setup a pocket pc so that it installs a custom application and recovers all its settings after a cold reset by editing the registry. I'm almost there except I need some help with a couple of questions. Q1. I need to install and run six cab files. These are...more >>



quick download example?
Posted by Milsnips at 11/25/2005 12:00:00 AM
hi there, can anyone give me a quick code example to download an EXE file from website, and save it as a file on the pocketpc? thanks, Paul ...more >>


DevelopmentNow Blog