hi, i have a question about using resources in vb.net

is it possible to use traditional resources (.rc or .res) as opposed to the new .resX resources? I have to store custom binary resource types, and i do not know how to do this in .resX.

any help will be greatly appreciated.