Re: [ADVANCED-DOTNET] Marshaling an interop COMTI datastructure fails

2002-11-18 Thread Joseph Fourness
But in practice, I've found that it's almost always easier to redesign the interface somehow, to avoid custom marshaling. I hope this helps! Joseph Fourness | Consultant Solution Developer Avanade Inc | Chicago Development Center 161 N. Clark, Suite 3700, Chicago, IL 60606 Direct: 920-

[ADVANCED-DOTNET] WindowsPrincipal (investigating roles)

2002-10-15 Thread Joseph Fourness
Hello, I am currently developing an application that needs to implement role-based security against roles defined as NT Groups. Here is the actual situation: The servers are all W2K, but the Domain Controllers are Windows NT4. Domain users are mapped to domain groups which are mapped to local m