| Thread | Last Post | Replies |
|
| enum installed applications | 18 Jan 2006 23:07 GMT | 6 |
How can one enum installed applications in eVc 4.0 to get the list of thoose just like the one in Settings->Remove Programs?
|
| CCeDBDatabase and VS2005 | 18 Jan 2006 18:23 GMT | 2 |
I have an eVC++ project that I'm trying to migrate to VS2005. This is an MFC project and it uses CCeDBDatabase. VS2005 seems to have no awareness of the CCeDBDatabase class. I hear that CEDB will not be supported in the next version of Windows Mobile, but what do I need to be ...
|
| How to "sync" data... | 18 Jan 2006 17:20 GMT | 6 |
Hi, i am new to developing apps for pocket pc and i have a question regarding syncing data with the desktop. I am currently working on a project time logging app, will eventually turn in to more, but i figured this would be a good place to start. Basicly it will need to
|
| Console. ok its dumb but i dont get it | 18 Jan 2006 12:29 GMT | 2 |
ok yes shame on me. i program with ms.net since years there is 1 thing i never figured out and i wana know now. this console thing was never any good 2 me at all. if i code something like: Console.Write("Peace 4 all in the World.") it does no nothing. but i guess thee must b ...
|
| Configure IE on Pocketpc 2003 to open files in a certain program | 18 Jan 2006 12:29 GMT | 1 |
I was trying to run a python file in Internet Explorer on the PocketPC which was on a shared folder on a machine over a wireless network but the python file will only open in Internet Explorer as text. I have python installed on the PocketPC and it runs the file correctly when it ...
|
| preventing device to turn off | 18 Jan 2006 10:24 GMT | 2 |
How can I prevent my device from turning off (standby)? I have an application which is calculating about a minute. My PocketPC is going to standby after 15 seconds... How can I prevent the PocketPC from going to standby?
|
| Why NdisAcquireSpinLock is not used in WinCe Passthru sample? | 18 Jan 2006 10:15 GMT | 3 |
Why WinCe Passthru sample is not using NdisAcquireSpinLock to protect pAdapt and other structures? While it's Win32 DDK counter part is using it excessively. Best Regards
|
| Program without MainForm? | 18 Jan 2006 05:06 GMT | 1 |
how can i write a program without main form? just have a Notify icon on taskbar that receive click event. Poor english, sorry. Brook
|
| mscorlib ambiguity? | 17 Jan 2006 20:38 GMT | 1 |
When trying to run my simple PocketPC app, I get this build error: Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in project 'PHYSpda' cannot be copied to the run directory because it would conflict with dependency
|
| Network driver co-existing with USB Activesync. | 17 Jan 2006 20:23 GMT | 4 |
I have a custom network driver which emulates an ethernet medium. My driver gets loaded and i am able to view the dll in the process viewer. Also my driver gets listed in the list of network adapters in the system.
|
| Windows temp folder? | 17 Jan 2006 20:17 GMT | 11 |
What's the name of the Windows Temp folder in WM2003 and WM5? (\Temp is not the one I'm looking for). I've searched the whole Device and I cannot find it. Thanks for replying!
|
| Compact Framework 2.0 to 1.0 Migration | 17 Jan 2006 18:13 GMT | 1 |
Many phones utilise the 1.0. Framework. We have been developing for the compact framework 2.0 and have found that we need to migrate our code to the framework 1.0. There doesn't seem to be a clear reference for doing so, can anyone
|
| NETCF NumericUpDown control/selecting contents | 17 Jan 2006 17:17 GMT | 1 |
Does any know a way either through code or properties, to allow selection of the contents in the numericupddown control when the user clicks on it or enters it through tabbing. The UpDown base class has the Select method, but the Select method is not supported in the CF.
|
| Shortcuts in Visual Studio 2005 Smart Device Cab Project? | 17 Jan 2006 17:05 GMT | 2 |
In the Solution Explorer (Smart Device Cab Project) of Visual Studio 2005 it is possible to define shortcuts. My problem: I'm not able to define in VS2005 a shortcut with destination "Start Menu". What I managed to do is to edit the inf-file of the created cab-file:
|
| How to retrieve Provider and AppName from a Pocket PC CAB File? | 17 Jan 2006 16:53 GMT | 1 |
Is there a supported API for retrieving the Provider and AppName from a Pocket PC CAB File? We have the ability to examine the CAB File on a Server before passing it to the Pocket PC Device so either a Device or Server solution would be acceptable.
|