So if you reference an objectand you go to package up your program to distribute it, will everything your program needs to run be included...any dll files and such?
Or does it rely on the fact that the other computer that is running the program have those .dll files?




Reply With Quote