Mercurial > vim
view src/proto/if_ole.pro @ 20129:7acba558fccb
Added tag v8.2.0619 for changeset 0b35a7ffceb2202fb82689cbaa82a8e53c52308c
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 23 Apr 2020 13:45:04 +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);