Difference between win32 API and FCL
Can anybody tell me:
The difference among win-32 API, Foundation Class Library (FCL) and Microsoft Foundation Class (MFC)?
Which one is associated with .NET Framework?
Did FCL replaced win32 API in .NET or FCL is just a layer above win32 API in .NET architecture?
Thanx in advance.
|