Is it possible to store binary data in a VB5 application without needing to read in the info from a file. I have thought about storing the data as a BMP on a form. Any better idears to create a fast binary lookup table, which is permanent in the project.

Jeremy Green