#removed
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndPetfilter::CWndPetfilter(void)" (??0CWndPetfilter@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_WndPetfilter(void)" (?AppMain_WndPetfilter@@YAPAVCWndBase@@XZ)
#include "WndPetfilter.h"
DECLAREAPPLET( AppMain_WndPetfilter , new CWndPetfilter );
AddAppletFunc( AppMain_WndPetfilter ,APP_PETFILTER , _T( "WndPetfilter" ), _T( "Icon_Motion.dds" ), GETTEXT( TID_TIP_MOTION ), 'U' );