PanoTools mailing list archive

Mailinglist:PanoTools
Sender:Thomas Niemann
Date/Time:2005-Sep-15 18:29:18
Subject:pano12.dll search rules

Thread:


PanoTools: pano12.dll search rules Thomas Niemann 2005-Sep-15 18:29:18
DLL is short for Dynamic Link Library. Application programmers, such as 
Joost for PTGui, and me for PTLens, call LoadLibrary to load the DLL at run 
time and access functions in the DLL. LoadLibrary is a Microsoft function 
that searches for DLLs in the following directories in the order listed:

The installation directory for the executable. (PTGui.exe, Photoshop.exe for 
plug-ins)
C:\Windows\system32
C:\Windows\system
C:\Windows

Thus it's possible to have more than one DLL on your system and which one 
gets called depends on what application tries to load the DLL.

Best strategy is to have one pano12.dll on your system and use it for all 
applications. Some effort has been expended to incorporate all updates to 
the latest mainline version. Then place this DLL in

C:\Windows\system32

You'll find the latest mainline pano12.dll at

https://sourceforge.net/projects/panotools/  (choose libpano12 > Download 
pano12.dll)

This release is "fisheye-limited". For one without the limitation, a 
download is available at Jim Watter's web site:

http://photocreations.ca/

I'm currently distributing 2.7.0.10 (Jim's version) at PTLens.




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/.Cr1lB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/PanoTools/

<*> To unsubscribe from this group, send an email to:
    #removed#

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




Next thread:

Previous thread:

back to search page