> << I do not use VB and somewhat missed the fact that it does not > directly support unsigned types >>
> Although you may have painted yourself into a corner with your current > project (if you've already shipped it) adding the [CLSCompliant(true)] > attribute to your library assemblies, in the future, will instruct the > compiler to bring these limitations... err, subtelties, of VB to your > attention. Thanks. Unfortunately, Managed C++ does not seem to respect this attribute - at least when placed in AssemblyInfo.cpp ([assembly:CLSCompliant(true)]). Marek =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with C# November 29 - December 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com
