Fix computation of zoomed window frame
[MacVim.git] / src / proto / if_ole.pro
blob36edcb0d27628d0412284560841ad635a41dec58
1 /* if_ole.cpp */
2 void InitOLE __ARGS((int* pbDoRestart));
3 void UninitOLE __ARGS((void));
4 void RegisterMe __ARGS((int silent));
5 void UnregisterMe __ARGS((int bNotifyUser));