When will be the missing APIs be available with .NET FCL?
The Lounge
1
Posts
1
Posters
0
Views
1
Watching
-
Some (or many?) of the useful Windows APIs have not made it yet to the .NET FCL. For example I was searching for the NetServerEnum() API equivalent functionality in FCl but could not find it. Had to do interop and call the API… In general what is the policy on the relation and availability of Win32 APIs and .NET FCL? Will all the APIs be available with .NET FCL in future? What were the criteria to include some of the APIs in current version of the FCL and exclude some? :confused: Salil Khedkar [^]