J
Jack Black
Hi, all!! Using VB.Net and VS/2003.
I'm trying to call standard Windows API calls from VB.NET, but keep getting
an "Unhandled Exception of type 'System.NotSupportedExtension' occurred in
myApp.exe". The call that's failing is CreateFile; all user types have been
converted to STRUCTURES, and all ANYs have been converted to a type that is
appropriate.
Any ideas? I'm sure this is something basic that I'm overlooking...
Thanks!
Jack
I'm trying to call standard Windows API calls from VB.NET, but keep getting
an "Unhandled Exception of type 'System.NotSupportedExtension' occurred in
myApp.exe". The call that's failing is CreateFile; all user types have been
converted to STRUCTURES, and all ANYs have been converted to a type that is
appropriate.
Any ideas? I'm sure this is something basic that I'm overlooking...
Thanks!
Jack