dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/include il_program.h,1.33,1.34


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_program.h,1.33,1.34
Date: Thu, 30 Jan 2003 22:03:49 -0500

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv22187/include

Modified Files:
        il_program.h 
Log Message:


Parse custom marshaling cookies.


Index: il_program.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_program.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** il_program.h        31 Jan 2003 02:00:29 -0000      1.33
--- il_program.h        31 Jan 2003 03:03:46 -0000      1.34
***************
*** 1463,1467 ****
  ILUInt32 ILPInvokeGetMarshalType(ILPInvoke *pinvoke, ILMethod *method,
                                                                 unsigned long 
param, char **customName,
!                                                                int 
*customNameLen);
  
  /*
--- 1463,1468 ----
  ILUInt32 ILPInvokeGetMarshalType(ILPInvoke *pinvoke, ILMethod *method,
                                                                 unsigned long 
param, char **customName,
!                                                                int 
*customNameLen, char **customCookie,
!                                                                int 
*customCookieLen);
  
  /*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]