summary refs log tree commit diff stats
path: root/plugins/wmpa/wmpplayer4.h
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-08-12 04:52:46 +0200
committerBerke Viktor <berkeviktor@aol.com>2011-08-12 04:52:46 +0200
commit8562d1bedb1eda84b17758edc78b4354857d37c0 (patch)
tree49ec946b0a5b9642041075ff3d15c65ddab876ef /plugins/wmpa/wmpplayer4.h
parent4338ddf9ec6a3662e852bcdbbfd3048e8d108a10 (diff)
add wmpa plugin
Diffstat (limited to 'plugins/wmpa/wmpplayer4.h')
-rw-r--r--plugins/wmpa/wmpplayer4.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/wmpa/wmpplayer4.h b/plugins/wmpa/wmpplayer4.h
index 5ec3c331..687d9361 100644
--- a/plugins/wmpa/wmpplayer4.h
+++ b/plugins/wmpa/wmpplayer4.h
@@ -38,12 +38,12 @@ public:
 			= { 0x6bf52a52, 0x394a, 0x11d3, { 0xb1, 0x53, 0x0, 0xc0, 0x4f, 0x79, 0xfa, 0xa6 } };

 		return clsid;

 	}

-	virtual BOOL Create(LPCTSTR lpszClassName,

+	/*virtual BOOL Create(LPCTSTR lpszClassName,

 		LPCTSTR lpszWindowName, DWORD dwStyle,

 		const RECT& rect,

 		CWnd* pParentWnd, UINT nID,

 		CCreateContext* pContext = NULL)

-	{ return CreateControl(GetClsid(), lpszWindowName, dwStyle, rect, pParentWnd, nID); }

+	{ return CreateControl(GetClsid(), lpszWindowName, dwStyle, rect, pParentWnd, nID); }*/

 

     BOOL Create(LPCTSTR lpszWindowName, DWORD dwStyle,

 		const RECT& rect, CWnd* pParentWnd, UINT nID,