#pragma once #include HWND ElvCreate(HWND); LRESULT ElvHandleNotify(LPARAM); void ElvUpdate(void); void ElvUpdateName(NMLISTVIEW *);