view src/GvimExt/gvimext.def @ 14174:d36eedd19166

Added tag v8.1.0104 for changeset 4b59671bce9ce5dcb72e28475ad333873c61f606
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Jun 2018 17:15: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