|
From: | Lloyd Dupont |
Subject: | just checking |
Date: | Thu, 14 Jul 2005 16:37:31 +1000 |
for my .NET <=> ObjectiveC binding, I wrote
the code in Managed C++ and used a customized version of the following
headers:
<obj/objc.h>
<objc/objc-api.h>
<objc-runtime.h>
<Foundation/NSException.h>
(basically a few type renaming to avoid conflict
with my C++ class or import or win32 BOOL & the exception handling function
in NSException)
has any of these changed between 1.10.1 & the
latest CVS release?
|
[Prev in Thread] | Current Thread | [Next in Thread] |