northernbeaver
Programmer
I have a program that always hits 5 errors when compiling, upon reviewing the log this is what I find:
Visual Class Library h:\vfox\sources\wizbtns.vcx has the following errors:
File WZLOCATE.BMP - Undefined
File WZPRINT.BMP - Undefined
File WZCLOSE.BMP - Undefined
File WZNEW.BMP - Undefined
File WZDELETE.BMP - Undefined
so I know there is something in that vcx that is looking for those bmps but I have been unable to find where. could someone tell me the best way to proceed?
Visual Class Library h:\vfox\sources\wizbtns.vcx has the following errors:
File WZLOCATE.BMP - Undefined
File WZPRINT.BMP - Undefined
File WZCLOSE.BMP - Undefined
File WZNEW.BMP - Undefined
File WZDELETE.BMP - Undefined
so I know there is something in that vcx that is looking for those bmps but I have been unable to find where. could someone tell me the best way to proceed?