diff --git a/Source/exehead/Ui.c b/Source/exehead/Ui.c index 9e3b95e8..8355540a 100644 --- a/Source/exehead/Ui.c +++ b/Source/exehead/Ui.c @@ -969,7 +969,7 @@ static BOOL CALLBACK DirProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPar #ifdef NSIS_CONFIG_COMPONENTPAGE -static void NSISCALL RefreshComponents(HWND hwTree, HTREEITEM *items) +static void FORCE_INLINE NSISCALL RefreshComponents(HWND hwTree, HTREEITEM *items) { TVITEM item; int i, flags, state;