view src/GvimExt/gvimext.def @ 2888:2763fe7844f6

Added tag v7-3-217 for changeset 15705b520c29
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Jun 2011 01:19:56 +0200
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