Keypad activation or de-activatvation in runtime
(5 messages)
Date: Fri, 17 Aug 2007 06:21:28 -0700
I have an application developed in C# (compact framework) and I would
like to activate or de-activate the keypad in runtime.
Do you know if Windows Mobile has an API for this? If there is, how
can I call it?
Or, if you ...
|
Automate switchboard entry??
(1 messages)
Date: Fri, 17 Aug 2007 10:29:20 -0000
Hi all,
I have to sit through weekly conference calls. To enter, i have to
dial a number then a code number and then say my name. By adding a
contact to my address book with the phone number, some pauses and then
the ...
|
interworking between c# \.net and vc++
(2 messages)
Date: Fri, 17 Aug 2007 03:28:54 -0700
how to add a class library(dll created using Visual studio vc# --
>smartdevice-->windows mobile 6 professional -->class library ) to a
native vc++ smartdevice code.
...
|
StringBuilder Vs String
(4 messages)
Date: Fri, 17 Aug 2007 02:00:01 -0700
Hello Friends,
I know this question is not specific to .NET CF but as we are in the land of
less memory, I want to ask this question to all your techies. Its strange
thought in my mind.
we often hear that its adivsable ...
|
WM5 MSMQ c00e000b error
(1 messages)
Date: Fri, 17 Aug 2007 15:29:24 +0800
Hi all,
I am running the MSMQ cab from MS download site and installed it by
following
the instructions. But when I clicked on the [Visadm] -> [Status], it just
give me
an error "c00e000b".
I have checked the internet ...
|
ReadFile, DCB and OVERLAPPED
(3 messages)
Date: Fri, 17 Aug 2007 04:07:40 +0300
Hi,
Several questions regarding serial I/O.
1) I got confused regarding the DCB flags.
On msdn, these flags (fBinary; fParity; fOutxCtsFlowfErrorChar etc) are
defined as 32 bitsvariable,
while on MSpress book ...
|
Assembly version of assemblies with identical names
(1 messages)
Date: Thu, 16 Aug 2007 17:59:21 -0700
Hello
I have a Windows.Forms application MyApp.exe running in kiosk mode on
Windows CE, and I want to replace this .exe file with a new version located
on a USB hard disk.
The file on the USB hard disk is also named ...
|
TextBox with custom OnPaint
(1 messages)
Date: Thu, 16 Aug 2007 17:58:34 -0700
I am trying to write a TextBox control (C#) which displays text which is the
exact Height of the text box (No space above and below) This control would
support uppercase characters only (ones that do no drop below the baseline ...
|
Another Start Menu / Taskbar lock down question
(4 messages)
Date: Thu, 16 Aug 2007 14:53:40 -0700
Hi all,
Sorry in advance if this is extremely easy. I have been searching
around on several newsgroups today and haven't found an elegant way to
handle this situation.
I'm trying to create a menu program that will startup ...
|
Stuck on analog clock?
(3 messages)
Date: Thu, 16 Aug 2007 14:22:00 -0700
I turned on my phone one day to test an application and was showing an
analog "wall" clock in the upper right corner instead of the usual
digital read out. I have no idea how it got into this state and i have
yet to find ...
|
|
Print screen on a Win CE 5.0
(3 messages)
Date: Thu, 16 Aug 2007 16:28:25 -0400
Is there a way I can get a print screen of my application running on Win CE
5.0. I am using VS 2005 with C# and trying to get a print screen using an
emulator on Win XP but I cannot get on image of the emulator window.
I ...
|
BMP.GetPixel is incorrect
(1 messages)
Date: Thu, 16 Aug 2007 16:36:25 +0100
Hi all
I have given up on printing a PCX image, instead I need to convert a BMP
into an ASCII HEX string. So I signed my name, saves as a monochrome BMP
and dropped it onto my PPC. I know this image is valid because ...
|
Dataset with Primary key
(1 messages)
Date: Thu, 16 Aug 2007 07:39:27 -0700
I am creating a datatable from a xml file, the datatable contains 4 fields, type, name, desc and uniquecode. This table could have 8000-10000 records.
dsTraker.Tables("slookups").ReadXmlSchema("\my documents\slookups.xsd")
dsTraker ...
|
HTC 8125 Wifi connection problem
(4 messages)
Date: Thu, 16 Aug 2007 06:54:06 -0700
Hey,
We have a problem to make connection on wifi. The first, we check if
wifi card is turn on or not. if it turns off, we turn the wifi card on
first then check associate access point whether it is access point is
what ...
|
Memory leaks and how to solve them
(4 messages)
Date: Thu, 16 Aug 2007 03:39:37 -0700
Users of the application I have developed report an occasional
OutOfMemoryException. This prompted me to do some research on memory
management and related issues and I have learned to use the NetCFRPM
tool in combination ...
|
Serious Color omission in the Compact Framework
(3 messages)
Date: Thu, 16 Aug 2007 02:13:19 -0700
Hi,
The Compact Framework has DeepPink and DeepSkyBlue, but no DeepPurple.
That's just sad... :)
Hilton
...
|
create cab file in 2005
(5 messages)
Date: Wed, 15 Aug 2007 18:33:06 -0400
Hi,
In 2003 we had a nice button in the device toolbar that generate the CAB
files with a click, where is this button in 2005?????
Thanks,
Ignacio
...
|
Problem with Vista and passthrough & VS 2005
(1 messages)
Date: Wed, 15 Aug 2007 15:37:56 -0400
Hi,
I have a problem with Vista & 2005 (with the SP1 for vista).
I'm debugging the app in the device and this application needs to establish
a TCP connection to a remote server. This is failing.
The same code works fine ...
|
Printing PCX image
(4 messages)
Date: Wed, 15 Aug 2007 18:19:08 +0100
Hi all
I am trying to print a B&W PCX image to a Zebra RW420 file. The printer
uses the CPCL language, the help file says....
Input 1 (STARTPCX.LBL):
! 0 200 200 500 1
PCX 0 30
Input 2 (IMAGE.PCX)
Input 3 (ENDPCX ...
|
how to remove HI_RES_AWARE easily?
(1 messages)
Date: Wed, 15 Aug 2007 09:42:00 -0700
How can I stop my project from automatically building in
HI_RES_AWARE? Or at least remove it through an automated build tool?
Yes, I know we should redesign our controls to take advantage of high
resolution, but that's ...
|