view src/proto/if_ole.pro @ 6426:f673842874b6 v7.4.543

updated for version 7.4.543 Problem: Since patch 7.4.232 "1,3s/\n//" joins two lines instead of three. (Eliseo Mart?nez) Issue 287 Solution: Correct the line count. (Christian Brabandt) Also set the last used search pattern.
author Bram Moolenaar <bram@vim.org>
date Sat, 13 Dec 2014 03:17:11 +0100
parents 3fc0f57ecb91
children 744c66477ba9
line wrap: on
line source

/* if_ole.cpp */
void InitOLE __ARGS((int* pbDoRestart));
void UninitOLE __ARGS((void));
void RegisterMe __ARGS((int silent));
void UnregisterMe __ARGS((int bNotifyUser));