handhelddevice

Reading the content of a PDA directory while sync with ActiveSync

China☆狼群 提交于 2019-12-12 10:03:25
问题 I have a project in which I would need to copy files found within a PDA (in my case, it's a MC3000 if that makes any difference). I have ActiveSync installed and it create the syncronisation folder for me just fine. However, I would like to be able to read the content of the PDA not only in its MyDocument Folder so I can't use this (Plus it have to work with 20+ possible PDA of the same model, thus making 20+ directory) Is there a way to do some IO inside the PDA, while it is docked and sync

How can I debug a CE app on the device?

泄露秘密 提交于 2019-12-12 02:25:24
问题 I asked a similar, but not identical, question here My Windows CE app won't even start up on the handheld device (an old version of it does, but not the new version). It builds, copies over, but just refuses to run; it "flashes" when I 2-click it, but that's it. No err msg, just won't budge. I added a global exception handler in hopes it would catch the problem and give me a glimpse into it with this code: public static int Main(string [] args) { try { // A home-brewed exception handler

Reading the content of a PDA directory while sync with ActiveSync

大憨熊 提交于 2019-12-06 08:52:17
I have a project in which I would need to copy files found within a PDA (in my case, it's a MC3000 if that makes any difference). I have ActiveSync installed and it create the syncronisation folder for me just fine. However, I would like to be able to read the content of the PDA not only in its MyDocument Folder so I can't use this (Plus it have to work with 20+ possible PDA of the same model, thus making 20+ directory) Is there a way to do some IO inside the PDA, while it is docked and sync with ActiveSync that is. I can see the 'Mobile Device' in Explorer. Thanks Use RAPI . It's a codeplex

Why is my CE app refusing to run?

元气小坏坏 提交于 2019-12-03 18:18:21
问题 I've been maintaining a Windows CE app for some time now (over a year) and have produced new versions of it from time to time, copying them to the handheld device[s] and running the new versions there. Today, though, I created a new Windows CE app for the first time. It is a very simple utility. To create it in VS 2008, I selected a C# "Smart Device Project" template, added a few controls and a bit of code, and built it. Here are some of the options I selected: I copied the .exe produced via

What parameters does the css media type “handheld” care about?

大憨熊 提交于 2019-12-01 17:05:29
问题 I need to change style on a page depending on if it's a handheld device (such as a cell phone) or a large screen device, such as a laptop, stationary pc or a tablet. I know I could detect the resolution by the css max-width query and alike, but that does not feel convincing. Mainly because today's smartphones have such high-res screens. I.E. the Sony Xperia S, it has got a 720p by 1280 screen, but it's only 4,3". Whereby a 10px font, which on a normal computer screen would be readable, will