PPageFileInfoRes.cpp

LineCodeValueExport IDENTIFIER
76

m_list.InsertColumn(0, _T("Name"), LVCFMT_LEFT, 187);

Name

77

m_list.InsertColumn(1, _T("Mime Type"), LVCFMT_LEFT, 127);

Mime Type

123

_T("All files|*.*||"), this, 0);

All files|*.*||

126

if(FILE* f = _tfopen(fd.GetPathName(), _T("wb")))

wb

147

url.Format(_T("http://localhost:%d/convres.html?id=%x"), AfxGetAppSettings().nWebServerPort, (DWORD)&r);

http://localhost:%d/convres.html?id=%x

148

ShellExecute(NULL, _T("open"), url, NULL, NULL, SW_SHOWDEFAULT);

open


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