view src/GvimExt/gvimext.def @ 9233:70540cbb10a8

Added tag v7.4.1899 for changeset a64e2a624fbe42e744cf40e5dedcfa323592b6e6
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Jun 2016 22:30:06 +0200
parents c3b4b1c89d8e
children
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