![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
That's what i ment.
I want to know what kind of system my app is running. I have seen your sample of the ownername out of the registry, but i have really no clue how to retrieve the version number. thanks. Tim |
|
|||
|
That doesnot work.
I have several pocketpc. They all give "1.0.4292.0" as .net string. 1 is pocketpc2002 and another is a windows mobile 5.0 But the sql database will not work on the old thing. That's why i want to know what kind of pda the programme is running on. (Maybe i should have said that in my first post ) |
|
|||
|
Yes, So far so good, but...
The wm2002 doesn't have CF2.0, and it is not possible to install it. How to retreive the device? I want to know, - if CF 2.0 is installed, and -if not... could it be installed? And - if not... stop Basic4ppc-prog and start another prog Without asking the user! My prog will be used by 200+ users. Most of them are beginners, they will not understand |
|
||||
|
The *.exe.config file produced by the version 5.80 compiler forces your app to run under 2.0 if available otherwise1.0. Use the NetVersion method in the Hardware library to establish the version of the Framework the app is running under.
As to device detection I don't know. Maybe you could detect the OS version in the Registry using the Registry library. I don't know if it is present - maybe someone else will know? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Retrieve free space | MM2forever | Questions & Help Needed | 3 | 11-17-2008 08:42 AM |
| Retrieve Image from Sprite | fjsantos | Questions & Help Needed | 6 | 06-16-2008 05:57 PM |
| retrieve images and index | lux1963 | Questions & Help Needed | 3 | 05-18-2008 02:42 PM |
| Retrieve Device Parameters | alfcen | Share Your Creations | 14 | 03-23-2008 08:11 AM |
| retrieve labelnames on a form | Scubaticus | Questions & Help Needed | 1 | 08-03-2007 11:51 PM |