[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-clientapps-cvs
Subject:    [Clientapps-cvs] guiplayer/pub ihelixeventsink.h, 1.2,
From:       lovish () helixcommunity ! org
Date:       2007-08-17 6:03:19
Message-ID: 200708170603.l7H63obb026220 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/clientapps/guiplayer/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv23304/pub

Modified Files:
      Tag: hxclient_3_1_0_atlas
	ihelixeventsink.h ihelixplayer.h ihelixplayermanager.h 
Log Message:
Multiple changes for porting GuiPlayer for Atlas  


Index: ihelixplayer.h
===================================================================
RCS file: /cvsroot/clientapps/guiplayer/pub/ihelixplayer.h,v
retrieving revision 1.2
retrieving revision 1.2.154.1
diff -u -d -r1.2 -r1.2.154.1
--- ihelixplayer.h	24 Oct 2002 20:50:48 -0000	1.2
+++ ihelixplayer.h	17 Aug 2007 06:03:17 -0000	1.2.154.1
@@ -39,7 +39,7 @@
 
 #include "hxcom.h"
 #include "hxwintyp.h"
-#include "hxsmartptr.h"
+#include "hxcomptr.h"
 
 
 _INTERFACE IHXSiteWatcher;
@@ -69,7 +69,6 @@
 };
 
 
-HX_SMART_POINTER_INLINE(SPIHelixPlayer, IHelixPlayer);
 
 
 #endif /* #ifndef __IHelixPlayer_h */

Index: ihelixplayermanager.h
===================================================================
RCS file: /cvsroot/clientapps/guiplayer/pub/ihelixplayermanager.h,v
retrieving revision 1.2
retrieving revision 1.2.154.1
diff -u -d -r1.2 -r1.2.154.1
--- ihelixplayermanager.h	24 Oct 2002 20:50:48 -0000	1.2
+++ ihelixplayermanager.h	17 Aug 2007 06:03:17 -0000	1.2.154.1
@@ -39,7 +39,7 @@
 
 
 #include "hxcom.h"
-#include "hxsmartptr.h"
+#include "hxcomptr.h"
 
 
 // 09af28f2-3f28-4981-88e5-415ac7d4a482
@@ -57,10 +57,11 @@
     STDMETHOD(Init)		(THIS) PURE;
     STDMETHOD(Terminate)	(THIS) PURE;
     STDMETHOD(CreatePlayer)	(THIS_ REF(IHelixPlayer*) pPlayer) PURE;
+    STDMETHOD(SetPathForDll) (THIS_ char* pPath) PURE;
 };
 
 
-HX_SMART_POINTER_INLINE(SPIHelixPlayerManager, IHelixPlayerManager);
 
+HX_COM_PTR(IHelixPlayerManager)
 
 #endif /* #ifndef __IHelixPlayerManager_h */

Index: ihelixeventsink.h
===================================================================
RCS file: /cvsroot/clientapps/guiplayer/pub/ihelixeventsink.h,v
retrieving revision 1.2
retrieving revision 1.2.154.1
diff -u -d -r1.2 -r1.2.154.1
--- ihelixeventsink.h	24 Oct 2002 20:50:48 -0000	1.2
+++ ihelixeventsink.h	17 Aug 2007 06:03:17 -0000	1.2.154.1
@@ -38,7 +38,7 @@
 
 
 #include "hxcom.h"
-#include "hxsmartptr.h"
+#include "hxcomptr.h"
 
 
 _INTERFACE IHXValues;
@@ -89,7 +89,6 @@
 };
 
 
-HX_SMART_POINTER_INLINE(SPIHelixEventSink, IHelixEventSink);
 
 
 #endif /* #ifndef __IHelixEventSink_h */


_______________________________________________
Clientapps-cvs mailing list
Clientapps-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/clientapps-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic