view src/GvimExt/gvimext.def @ 5167:e80ac6c158b8

Added tag v7-4a-009 for changeset 467efeee8f9e
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jul 2013 17:42:46 +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