view src/GvimExt/gvimext.def @ 28947:159fdc935813

Added tag v8.2.4995 for changeset e78e398fff3d4dff846f1cff89a5d4e49e7bc29c
author Bram Moolenaar <Bram@vim.org>
date Sat, 21 May 2022 23:00:04 +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