When using the FindWindow API, what do i put in the Class Name Parameter? I'm targetting a Visual Basic 6 Program.

So far i've found 2 possible out comes: ThunderFormDC, and ThunderRT6Main, both have proven false when tested.

Should i just use vbNullString?