view src/GvimExt/gvimext.def @ 2944:d1842e5ea9b6

Added tag v7-3-244 for changeset be6b65096362
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Jul 2011 17:43:42 +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