summaryrefslogtreecommitdiffabout
path: root/URLSource.h
Unidiff
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 @@
1
2 class CURLSource : public COleDataSource{
3public:
4 CURLSource(LPCTSTR strURL);
5}; \ No newline at end of file