Hello!

Somewhere I heard that if I create program in VB just with API, I don't need runtimes.
I tried that (created messagebox through API) and it didn't work (I renamed MSVBVM60.DLL) - it requested that DLL.
Is there any other way (besides C) for creating program without runtimes, 'cause I need it as CD Launcher? If it isn't can you suggest me some light tutorials for beginners in VC?

Zvonko