view src/GvimExt/gvimext.def @ 17414:3a7b7dbf70f1

Added tag v8.1.1705 for changeset 40417757dffd4af7e1bc2dbdb14fbc04efcd3668
author Bram Moolenaar <Bram@vim.org>
date Tue, 16 Jul 2019 22: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