all groups > dotnet compact framework > march 2005 > threads for sunday march 27
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 31
Uninstalling with the custom installer
Posted by Jeff at 3/27/2005 10:47:04 PM
I am using a custom installer with my Pocket PC 2003 project. When
uninstalling through add/remove programs on the PC, all files but temporary
files created by the application are uninstalled correctly. I can't figure
out a way to remove the temporary files and directory. Should I add
som... more >>
MouseDown, MouseMove & MouseUp Events doesn't work with HScrollBar
Posted by TismoJ at 3/27/2005 8:15:02 PM
I'm using .NET CF 1.0 SP3
I got the ValueChanged Event for an HScrollBar to work, but it was limited
to value changes occurring whenever a click on the scrollbar or clicks on the
scrollbar arrow buttons, but when I try scrolling the srollbox it returns to
the left most end after I release it.... more >>
Can't delete a file on a CE Device
Posted by WayneM at 3/27/2005 8:03:02 PM
I am using a Pocket PC 2003, which has a folder in the root called
\Application. Below this I have another folder with data files. I am using
VB6 with the Rapi.dll to copy files from this folder to my desktop. Then
when I try to delete a file on the Device using the CeDeleteFile api, I get ... more >>
cab download problem
Posted by KC Eric at 3/27/2005 4:51:01 PM
Hi,
I have some Newbie questions to ask:
I have compiled a CAB file, and upload to a web server,
then I use PPC 2002 emulator and then open Pocket IE,
after I enter the url of the CAB file and press Enter,
Pocket IE doesn't allow me to download the file, instead it showed the
content of th... more >>
Newbie not getting anything to happen
Posted by Carl Dreher at 3/27/2005 12:27:07 PM
I build a custom version of WCE4.2 that includes the .Net CF. The build also
includes Telnet and FTP. It is a headless appliance with a NULL device for a
display plus a Console and Command interface.
I've since found out the headless designed are not supported in CF
platforms. But...
... more >>
.NET Compact Framework 2 Beta & Today Screen
Posted by Dr. Paul Caesar - CoullByte (UK) Limited at 3/27/2005 6:59:01 AM
Hi,
Don't know of I am posting this question in the right place or not but I am
sure some one will correct me!
Why has no support been added to the .NET Compact Framework 2 for Pocket PC
Today Screen?
Is Microsoft going to add support so that we can create our own custom today
items?
... more >>
Installation and Patches......HELP
Posted by A_PK at 3/27/2005 12:00:00 AM
I need some help on the architecture on mobile application.
what I want to do is the following....
after the first time installation, user will begin using our application, if
a bug is indentified and resolved, it is not necessary to do the
installation eveytime but only certain files need t... more >>
|