summaryrefslogtreecommitdiffabout
path: root/URLSource.h
Side-by-side diff
Diffstat (limited to 'URLSource.h') (more/less context) (ignore whitespace changes)
-rw-r--r--URLSource.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/URLSource.h b/URLSource.h
new file mode 100644
index 0000000..d7c9b87
--- a/dev/null
+++ b/URLSource.h
@@ -0,0 +1,5 @@
+
+class CURLSource : public COleDataSource {
+public:
+ CURLSource(LPCTSTR strURL);
+}; \ No newline at end of file