** NOT PART OF TBOX BUILDS**
Upgraded blackConnect for M16. Added make files for win git-svn-id: svn://10.0.0.236/trunk@74148 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,8 +62,8 @@ void bcXPCOMStub::Dispatch(bcICall *call) {
|
||||
}
|
||||
//nb return value; excepion handling
|
||||
XPTC_InvokeByIndex(object, mid, paramCount, params);
|
||||
bcIMarshaler * m = call->GetMarshaler(); //nb ** to do
|
||||
mt->Marshal(m);
|
||||
//bcIMarshaler * m = call->GetMarshaler(); //nb ** to do
|
||||
//mt->Marshal(m);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user