view src/GvimExt/gvimext.def @ 17483:63ea3a9ba8cb

Added tag v8.1.1739 for changeset 6cf077f59152d96c34cad1e7f53f0fd0cc900c83
author Bram Moolenaar <Bram@vim.org>
date Wed, 24 Jul 2019 14:30:09 +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