#3981
Yutaka Emura
Keymaster

Sometimes, etlframe updates break some old code.
Try adjusting the parameters so they will match the newer version of etlframe.h. I will try to update all source code when I have a time.

In this case,

OnEvents in AutoComplete.h should be:

void OnEvents( HWND hwndView, UINT nEvent, LPARAM )

Also, change SetUninstall to

BOOL SetUninstall( HWND hDlg, LPTSTR, LPTSTR )