Hello.

Since I program a lot in the windows API, I use the C header files to get the API declarations.

However, are there better ways to port the C style to 'Visual Basic' declarations?
Can I use a type libary?
And how should I make such thing?