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

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib/platform/win winsite.cpp,1.4.34.1,1.4.34.2
From:       pankajgupta () helixcommunity ! org
Date:       2004-07-26 8:59:47
[Download RAW message or body]

Update of /cvsroot/video/sitelib/platform/win
In directory cvs-new:/tmp/cvs-serv18080

Modified Files:
      Tag: hxclient_1_3_0_neptunex
	winsite.cpp 
Log Message:
To remove dependency on Real Media files

Index: winsite.cpp
===================================================================
RCS file: /cvsroot/video/sitelib/platform/win/winsite.cpp,v
retrieving revision 1.4.34.1
retrieving revision 1.4.34.2
diff -u -d -r1.4.34.1 -r1.4.34.2
--- winsite.cpp	9 Jul 2004 01:59:19 -0000	1.4.34.1
+++ winsite.cpp	26 Jul 2004 08:59:45 -0000	1.4.34.2
@@ -1,8 +1,8 @@
 /* ***** BEGIN LICENSE BLOCK *****
  * Source last modified: $Id$
- * 
+ *
  * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
- * 
+ *
  * The contents of this file, and the files included with this file,
  * are subject to the current version of the RealNetworks Public
  * Source License (the "RPSL") available at
@@ -16,7 +16,7 @@
[...2508 lines suppressed...]
     {
         if (CHXWinSite::zm_SubclassedWnds.Lookup((void*)captureHwnd,(void*&)pTempThis))
@@ -3184,7 +3183,7 @@
         CHXBaseSite* pSite = (CHXBaseSite*) *i;
         HWND hWnd = (HWND)(pSite->GetWindow()->window);
         HX_ASSERT( hWnd );
-    
+
         while (hWnd)
         {
             CHXSimpleList* pChildrenList;
@@ -3193,7 +3192,7 @@
                 pChildrenList = new CHXSimpleList;
                 CHXWinSite::zm_ParentWnds.SetAt((void*)hWnd, (void*)pChildrenList);
             }
-        
+
             LISTPOSITION pos = pChildrenList->Find(pSite);
             HX_ASSERT(pos == NULL);
             if (!pos)



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

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