Hello

I hope this goes here. I have an OCX and a DLL for my game. I have included them in the games .vbp. So I have added them through the components (ocx) and references (dll). My issue is that when I open the vbp after having my computer off, it gives me errors from the OCX and DLL and they are no longer included in the game. I have to add them again.

But, I dont have to save the vbp. I just add them, close the window, say dont save and when I open the window again, they are there. Does anyone know why I cant get the DLL and OCX to stay? Why does the program keep removing them?

Thank you.