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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] flash/flashhost/platform/win32
From:       cdunn () helixcommunity ! org
Date:       2007-04-27 22:37:37
Message-ID: 200704272238.l3RMc1L5012424 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/flash/flashhost/platform/win32
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv12862/platform/win32

Modified Files:
	flash_guest_player_ax.cpp 
Log Message:
Since exceptions were taken out, the status for CallFunction was being set \
prematurely.

Index: flash_guest_player_ax.cpp
===================================================================
RCS file: /cvsroot/datatype/flash/flashhost/platform/win32/flash_guest_player_ax.cpp,v
 retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- flash_guest_player_ax.cpp	27 Apr 2007 00:49:58 -0000	1.14
+++ flash_guest_player_ax.cpp	27 Apr 2007 22:37:35 -0000	1.15
@@ -2090,10 +2090,10 @@
         try {
             _bstr_t bstrRequest = (const char*) strInvokeXML;
             bstrResponse = m_pFlashPlayer->CallFunction(bstrRequest);
-            hr = HXR_OK;
             if (bstrResponse.length() > 0)
             {
-                    HXLOGL4(HXLOG_FPHR, "CFlashGuestPlayerAX::FlashCall CallFunction \
response: %s", (const char*) bstrResponse); +            	hr = HXR_OK;
+                HXLOGL4(HXLOG_FPHR, "CFlashGuestPlayerAX::FlashCall CallFunction \
response: %s", (const char*) bstrResponse);  }
         } catch (...)
         {


_______________________________________________
Datatype-cvs mailing list
Datatype-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-cvs


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

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