vim

Artifact [fde1561a69]
Login

Artifact [fde1561a69]

Artifact fde1561a696289ae4f4f123a56357c843d3c419c:


;gvimdef.def : Declares the module parameters for the DLL.

LIBRARY      gvimext
; DESCRIPTION  'Vim Shell Extension'

EXPORTS
    DllCanUnloadNow private
    DllGetClassObject private