The line in a C header file such as,
#define TAG_PACKAGING_JPEG 0X000B0000L
results in a Smalltalk side define as,
TAG_PACKAGING_JPEG
<C: #define TAG_PACKAGING_JPEG 0 X000B0000L>
which of course returns nil if you try to get at it via,
Interface new TAG_PACKAGING_JPEG
Is this a known issue and does anybody have a fix for it? ;)
-Boris
--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
[hidden email]
CONFIDENTIALITY NOTICE
This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.
Thank you.