Is there any way that I can call C/C++ functions from VB? I like the interface to VB better but I have some C/C++ functions that I need to call. Can I use VB or do I have to create my app in VC so I can use those functions?