Talk:Windows Programming/C and Win32 API
From Wikibooks, the open-content textbooks collection
What is the differece between creating a directory using Directoty.create in c#.Net and calling Win32 Api using createDirectory.They does the same work.then why do we have Win32 Api At all?