I've added a resource fill with a list of words, one word on each line, to my project. I can't figure out how to load the list of words into my array in the Form_Load event.

I've been loading the words from a text file on the hard drive but I've never used a resource file in VB6.

Anyone?