summaryrefslogtreecommitdiffabout
path: root/stdafx.h
Side-by-side diff
Diffstat (limited to 'stdafx.h') (more/less context) (ignore whitespace changes)
-rw-r--r--stdafx.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/stdafx.h b/stdafx.h
index 06ef43f..ed0fe4e 100644
--- a/stdafx.h
+++ b/stdafx.h
@@ -29,7 +29,8 @@ enum {
WM_DNP_ACTIVITYCOUNT = WM_USER+16,
WM_DNP_URLPING,
WM_DNP_UPDATEHOSTDATA,
- WM_DNP_HTML
+ WM_DNP_HTML,
+ WM_DNP_URLSPING
};
#include <MMSystem.h>
// CG: The following line was added by the Windows Multimedia component.