| Thread | Last Post | Replies |
|
| compact net framework | 04 Jul 2005 06:36 GMT | 1 |
Sorry, I am newbie with movil pc I cant install the compact framework to my HP rz 3110, Just, I am not sure what files to copy and install, can you help me? thanks
|
| Problem with compact framework 2.0 and status namespace | 03 Jul 2005 22:49 GMT | 1 |
I've written a program that uses the new status information from the new compact framework 2.0. But I get the following error: "An unhandled exception of type 'System.TypeLoadException' occurred in Microsoft.WindowsMobile.Status.dll
|
| SH... for virtual keyboard | 03 Jul 2005 17:55 GMT | 4 |
Is there a SH... API function to automatically open the virtual keyboard ? Thanks,
|
| Labels Transparent | 02 Jul 2005 19:03 GMT | 4 |
I have a Tab control with 3 tabs, inside I have a picture box with one image and I have some labels How can I do to put those labels transparents with white text?
|
| Database question | 02 Jul 2005 12:09 GMT | 3 |
How can I determine the type of a database on a Windows Mobile device? What are the available database types (CEDB, EDB, SQL CE?, SQL Mobile?, etc.)? Thanks,
|
| Power up and down notifications | 02 Jul 2005 01:39 GMT | 1 |
I am attempting to add support for a bluetooth scanning device to a Windows Mobile application. It works fine as long as the pda is on, but once the pda goes to sleep, the trouble starts. The scanning device eventually realizes that the bluetooth connection is gone and ...
|
| Launch an Executable | 02 Jul 2005 01:27 GMT | 2 |
Whats the best way to launch an executable from within my C++ MFC program? _spawnl doesn't seem to be supported in CE, is that true? Thanks. Timothy Dean
|
| System.PlatformNotSupportedException | 01 Jul 2005 18:49 GMT | 3 |
Can anybody kindly help me with this annoying problem? I am trying to devleop a Windows application based on Pocket PC 2002. It's running very well on the Pocket PC 2002 Emulator. But when I deployed it onto my real PPC to have a go, it threw an exception saying "An unhandled
|
| Access to privileged methods on PPC | 01 Jul 2005 17:12 GMT | 3 |
I would like to know the way to call privileged methods on PPC. I know that on Smartphone we need to sign applications to solve the issue but on PPC there is no option to sign them. My question is then how is it possible to run privileged functions on a
|
| inizialize the GPRS connection with Pocket pc 2003 | 01 Jul 2005 16:34 GMT | 2 |
How to inizialize the connection GPRS in VB. net program on pocket pc 2003? Thanks
|
| Embedded Visual C++ 4 Installation | 01 Jul 2005 14:29 GMT | 10 |
I recentrly have installed Visual Studio C++ 4 and SP4 on my desktop and my Lap Top, it works fine on my lap top, but on my desktop it keeps telling me that: Microsoft eMbedded Visual C++ has discovered no CE platform SDK installed on
|
| Service won't start at boot time | 01 Jul 2005 14:29 GMT | 4 |
I've implemented a simple stub service (just a test) following the code provided in MSDN. So I export these functions: SMU_Close SMU_Deinit
|
| OpenNetCF MonthCalendar | 01 Jul 2005 10:05 GMT | 2 |
i was able to install the opennetcf controls thnx to some of you guys. now my problem is i need to highlight several dates on the MonthCalendar control. i tried using the BoldedDates, MonthlyBoldedDates, as well as AnnuallyBoldedDates but someone it doesnt have any effect. ...
|
| Advice on GPS coordinates received | 01 Jul 2005 08:43 GMT | 13 |
I have a PocketPC application with a C# class that holds the GPS coordinates retrieved from a NMEA-format GPS-receiver. It all works fine but someone told me we should have the mean value of a number of given GPS-positions. The coordinates are not used as navigational help but to ...
|
| SQL CE Compression? | 01 Jul 2005 07:16 GMT | 2 |
is there a way to compress a SQL ServerCe database? my database at the moment is over 1MB but when i Zipped it, it was only around 50KB. is there a command or a 3rd party tool to compress my database? or do i have to change the data types of my tables? thnx in advance.
|