How do I find missing ref for User Defined Type not Defined when not highlighted
Hi. I'm getting a User Defined Type not defined error when attempting to compile. I've check all references and nothing is missing. No code is highlighted when the compile stops. The only other thing I could think of outside a missing reference would be the fact that I have some enumeration in my classes using IUnknown. Not sure where else to dig. Thanks for any help.