[dba-VB] Picture and Fax Viewer

Brett Barabash BBarabash at TappeConstruction.com
Thu Dec 4 09:50:08 CST 2003


Unfortunately, it is a DLL (shimgvw.dll).  Out of curiousity I googled for
some info on it.  I saw several suggestions saying use the command line
rundll32.exe shimgvw.dll,ImageView_Fullscreen,<filename> but I couldn't get
it to work myself.

I tried adding a reference to it in a VB6 project, and browsed through its
methods.  It has a ShowFile method that appears to load the image, and a
Show method that should display it.  The Show method has requires a single
argument and I can't figure out exactly what it wants.

I searched codehound and psc as well, with no success.  I'm sure the answer
is out there.


-----Original Message-----
From: Seth Galitzer [mailto:sgsax at ksu.edu]
Sent: Thursday, December 04, 2003 9:23 AM
To: ebarro at afsweb.com; dba-vb at databaseadvisors.com
Subject: Re: [dba-VB] Picture and Fax Viewer


Eric,

If you know the name of the executable, you could just use
ShellExecute().

Seth

On Thu, 2003-12-04 at 09:03, Eric Barro wrote:
> Does anyone have code that calls the Windows Picture and Fax Viewer from
VB to display a TIFF image?
> 
> ---
> Eric Barro
> Senior Systems Analyst
> Advanced Field Services
> (208) 772-7060
> http://www.afsweb.com
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.543 / Virus Database: 337 - Release Date: 11/21/2003
> 

-- 
Seth Galitzer			sgsax at ksu.edu
Computing Specialist		http://puma.agron.ksu.edu/~sgsax
Dept. of Plant Pathology
Kansas State University

_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com


--------------------------------------------------------------------------------------------------------------------
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed.
If you have received this email in error please notify the
originator of the message. This footer also confirms that this
email message has been scanned for the presence of computer viruses.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of Tappe Construction Co.

Scanning of this message and addition of this footer is performed
by SurfControl E-mail Filter software in conjunction with 
virus detection software.



More information about the dba-VB mailing list