Mercurial > vim
view src/proto/if_ole.pro @ 31540:f2aa67688f98
Added tag v9.0.1102 for changeset a337bd6f76035c6cc2f3973a92466eafe384dc23
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 26 Dec 2022 16:00:05 +0100 |
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);