view src/GvimExt/gvimext.def @ 2561:1851bce339fc vim73

Version 7.3f -> 7.3g
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Aug 2010 13:33:56 +0200
parents 4e2284e71352
children c3b4b1c89d8e
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