Is it fair to say that the Win API contains all of the methods that the C languages contain collectively and it would be faster executing the API commands directly Vs. the methods provided by the languages?

Does that then for all intents and purposes make the Methods practically Macros to the API?

Cy