view src/GvimExt/gvimext.def @ 337:75786cfb4e86

updated for version 7.0087
author vimboss
date Fri, 17 Jun 2005 22:02:20 +0000
parents 4e2284e71352
children c3b4b1c89d8e
line wrap: on
line source

;gvimdef.def : Declares the module parameters for the DLL.

LIBRARY      gvimext
DESCRIPTION  'Vim Shell Extension'

EXPORTS
    DllCanUnloadNow private
    DllGetClassObject private