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_meta.h,1.9,1.10


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_meta.h,1.9,1.10
Date: Thu, 01 May 2003 06:29:11 -0400

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

Modified Files:
        il_meta.h 
Log Message:


Add "String[]" to the set of types that are specially marshalled in
PInvoke operations (Bug #3387).


Index: il_meta.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_meta.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** il_meta.h   18 Feb 2003 05:25:08 -0000      1.9
--- il_meta.h   1 May 2003 10:29:08 -0000       1.10
***************
*** 548,551 ****
--- 548,553 ----
  #define       IL_META_MARSHAL_UTF16_STRING                    0x0007
  #define       IL_META_MARSHAL_CUSTOM                                  0x0008
+ #define       IL_META_MARSHAL_ANSI_ARRAY                              0x0009
+ #define       IL_META_MARSHAL_UTF8_ARRAY                              0x000A
  
  /*





reply via email to

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