Welcome to MSDN Blogs Sign in | Join | Help

January 2007 - Posts

How to tell if the current user is in administrators group programmatically

You can use CheckTokenMembership ( http://msdn2.microsoft.com/en-us/library/aa376389.aspx ) to check whether a user is in administrators group. There is an example in the MSDN document. The example will not work in Windows Vista. In Windows Vista, even
Posted by junfeng | 7 Comments
Filed under:

The CLR Add-in team blog

One of confusing message around .Net framework is about Addins, especially combined with compatibility. What is the best way to write an addin? How to enable the compatibility of the addin with different version of .Net framework? How does addin interact
Posted by junfeng | 1 Comments
Filed under:
 
Page view tracker