From d2f4327f3752ff30c3b0ec7fdd2e63bc1a1db5ee Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 25 Jul 2005 22:45:28 +0000 Subject: added ability to parse multiple urls from plaintext selection and bumped versions git-svn-id: http://svn.klever.net/kin/dipstick/trunk@126 fe716a7a-6dde-0310-88d9-d003556173a8 --- (limited to 'DipstickDlg.h') diff --git a/DipstickDlg.h b/DipstickDlg.h index ce9ed22..47c3e01 100644 --- a/DipstickDlg.h +++ b/DipstickDlg.h @@ -43,6 +43,8 @@ class CDipstickDlg : public CDialog CCrackURL src; }; public: + LRESULT OnURLSPing(WPARAM wP,LPARAM lP); + CRegEx m_reURL; BOOL ExportLocations(LPCTSTR file); CString m_impexPath; BOOL ImportLocations(LPCTSTR file); -- cgit v0.9.0.2