aigaionpaste.xpi: Firefox extension for pasting bibtex or ris to aigaion.

===============================================================================================
gncshellext.dll: Windows explorer shell extention for copying the path name into the clipboard.

Copy in \system32 directory

register using: regsvr32 gncshellext.dll

The code for this extention is based on the example of Glenn Carr, who based his code on 
code written by Dino Esposito in his book, Visual C++ Windows Shell Programming.



===============================================================================================
Copy file to clipboard

Small program to activate when a bibtex entry or RIS entry is clicked in browser. 
It copies the file contents into the clipboard.

Copyright (c) 2006 Gerbert ten Brinke




