Is there any way to "translate" vbcode to C++ code and compile it with C Compiler?

Only reason for this is that I hate that VB need's VB Runtimes libraries and OCX file (if you use them). Exe file compiled with C doesn't need any extra files...

bdw, can anybody explain me why VB need runtimes libraries and C++ doesn't need nothing extra...