I want to create a WIN32 API in C#.

I was looking as to what would be the best option to create a new project for WIN32 API in C#.

I saw that in C++ in Visual Studio, there is one option to create MFC Application but not in C#.
I am not sure as to which would be good selection of project to create WIN32 API.

Help would be appreciated.

Thanks

I don't want to use windows functions.
I have created a class library.
I just want to create a wrapper around that class library with win32 api.
I might need to use pointers. But nothing more than that.

Please let me know what should i select as my new project.

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.