Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding 3rdParty App reference in Registry via Code
Message
De
27/06/2000 09:36:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00384817
Message ID:
00385009
Vues:
16
>Hi all,
>Pictures in a general field are not practical.
>(Required size for 734 pics reaches 457,616,832 bytes for FPT).
>Querys create temp files exceeding avail. disk space, time stands still.
>
>The average size of the jpegs = 43,105.
>We need room for 30K pictures.
>
>Not to mention the random contamination that occurs when the FPT size exceeds 1 Gig in size.
>
>We will now use IEXPLORER (common on all workstations) to retrieve jpegs for viewing. (No VFP ownership of pictures)
>
>HOW Can I code my application to determine the path to IEXPLORE.EXE
>

Don't bother - you can either embed an instance of the Web Browser control in a form, which uses the registry to find it and gives you control within the framework of a form, or you can directly instance the COM Object InternetExplorer.Application and drive the whole thing through OLE Automation.

>Your saying - why not let the windows association to jpg handle it.
>If I could say "Run .jpg" - I'd agree.
>
>Open to suggestions, Thanx in advance.
>
>Ed B
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform