Eddie Lascu wrote: > Am I missing something? Clearly this wasn't the case in VS2003 / .NET 1.1.
You'll see the same error messages in 1.1: E:\temp\ConsoleApplication12\Class1.cs(32): The out parameter 'enState' must be assigned to before control leaves the current method E:\temp\ConsoleApplication12\Class1.cs(34): Use of unassigned local variable 'enState' -- Scott http://www.OdeToCode.com/blogs/scott/ =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
