PPageExternalFilters.cpp

LineCodeValueExport IDENTIFIER
294

CString name(_T("<unknown>"));

<unknown>

299

if(name.IsEmpty()) name = f->name + _T(" <not registered>");

<not registered>

304

if(f->fTemporary) name += _T(" <temporary>");

<temporary>

305

if(!CPath(MakeFullPath(f->path)).FileExists()) name += _T(" <not found!>");

<not found!>

394

if(!CPath(MakeFullPath(f->path)).FileExists()) name += _T(" <not found!>");

<not found!>

479

if(f->guids.GetNext(pos) == dlg.m_guid) {AfxMessageBox(_T("Already on the list!")); return;}

Already on the list!

522

if(f->guids.GetAt(pos) == dlg.m_guid) {AfxMessageBox(_T("Already on the list!")); return;}

Already on the list!


My JavaScript is support only IE6. If you're using Gecko (firefox) Browser, please kill Javascript. and please tell me, how to support Gecko.