Updated about info

This commit is contained in:
mudlord 2008-05-18 22:42:56 +00:00
parent f0e786aed0
commit 89fbf37bad
2 changed files with 2254 additions and 2247 deletions

View File

@ -32,13 +32,13 @@ void MainWnd::OnHelpAbout()
void MainWnd::OnHelpFaq() void MainWnd::OnHelpFaq()
{ {
::ShellExecute(0, _T("open"), "vba-m_help.chm", ::ShellExecute(0, _T("open"), "http://vba-m.ngemu.com/forum/",
0, 0, SW_SHOWNORMAL); 0, 0, SW_SHOWNORMAL);
} }
void MainWnd::OnHelpBugreport() void MainWnd::OnHelpBugreport()
{ {
::ShellExecute(0, _T("open"), "http://forums.ngemu.com/vba-m/", ::ShellExecute(0, _T("open"), "http://sourceforge.net/tracker/?atid=1023154&group_id=212795&func=browse",
0, 0, SW_SHOWNORMAL); 0, 0, SW_SHOWNORMAL);
} }

File diff suppressed because it is too large Load Diff