Mercurial > vim
view src/proto/if_ole.pro @ 17058:432352da4fa2
Added tag v8.1.1528 for changeset 294b409ce7e37dabce509912dd30216e75b1b33f
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 14 Jun 2019 20:15:07 +0200 |
parents | 744c66477ba9 |
children |
line wrap: on
line source
/* if_ole.cpp */ void InitOLE(int* pbDoRestart); void UninitOLE(void); void RegisterMe(int silent); void UnregisterMe(int bNotifyUser);