xref: /vim-8.2.3635/src/GvimExt/gvimext.def (revision 26f3c637)
1;gvimdef.def : Declares the module parameters for the DLL.
2
3LIBRARY      gvimext
4; DESCRIPTION  'Vim Shell Extension'
5
6EXPORTS
7    DllCanUnloadNow private
8    DllGetClassObject private
9