view src/proto/if_ole.pro @ 29969:5f2d38cacd6c

Added tag v9.0.0322 for changeset b01273bbc75e4d016e78638f18c922467f9efbca
author Bram Moolenaar <Bram@vim.org>
date Mon, 29 Aug 2022 22:00:06 +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);