view src/proto/if_ole.pro @ 17050:f7293a729741

Added tag v8.1.1524 for changeset f38fcbf343ce42a8d8201e905be96de27d3b5e12
author Bram Moolenaar <Bram@vim.org>
date Thu, 13 Jun 2019 22:30:08 +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);