You've got to forgive me. I'm supporting an application written in VB6 and I'm not familiar with how VB6 works (I usually work with .NET).

Anyway, I have some source code that compiles into a .DLL and have opened the project file and when I compile the thing, I get a "Compile error: Can't find project or library" error and it highlights the MID$ code. When I click on OK, it prompts me with the references window. So which reference am I missing? Do I need to update my VB6 or something?

I'm truly a newbie and haven't touched VB6 in years so your help (and not laughter) is greatly appreciated....

Thanks in advance.

And is there a way to just compile it without running it?