Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21190

[RESOLVED] quick question about dll & ocx after exe is compiled

$
0
0
after project is compiled it will surely run good on my pc because all required ddl's and ocx are registered

but inside my project i use various controls and ocx and when i compile it how do i find out what ocx and files are needed to run this exe so it runs on other pc's , i know if 1 or few ocx or other files dont go with the exe and run that exe on different pc it will give error saying missing files ? so my question is how do i find out what files are required for that exe i just compiled so i can just throw all files in 1 folder along with exe and run it on different machine:mad:

Viewing all articles
Browse latest Browse all 21190

Trending Articles