Hi all,i want to ask about using c++ header file from vb..Are there any reference how to use it??Should i convert it??Thanks alot..
Printable View
Hi all,i want to ask about using c++ header file from vb..Are there any reference how to use it??Should i convert it??Thanks alot..
Welcome to the forums :wave:
Do you mean like a library file ¿
Yes,like windows.h,winsock2.h,etc..Thanks a lot..
I think you can just import them into the solution and let VS take care of how it interprets it.