Fired up VS, went to open my most recent project, and got these (generated in a frm.log)

Line 41: Class ComctlLib.ListView of control ListView1 was not a loaded control class.
Line 58: Class ComctlLib.ListView of control lvwBIOS was not a loaded control class.
Line 75: Class ComctlLib.ListView of control lvwDrives was not a loaded control class.
Line 92: Class ComctlLib.ListView of control lstCPU was not a loaded control class.
Line 110: Class ComctlLib.ListView of control lstDisplay was not a loaded control class.

I'm too new to have a clue what this means--This has been compiled and works, and had no problems for the week or so that I've been working on it, then BLAM.

Any help?