![]() |
VB Database: Challenge Lab Week 1I would like you to read up on using Resource Files on MSDN:
Then, add the attached resource file (china.res) to the Lesson 1 China Shop project and change the following procedure:
For added fun:
If you would like to create your own resource file using the Resource Editor Tool/Add-in, I've also attached a zipped set of the china images saved as bitmaps instead of gifs. Please also feel free to modify the resource file string tables with other appropriate strings and post your projects here for the other students to see. Microsoft has a Knowledge Base article on a sample project (resfile.exe) that shows how to store any file type in a resource file and retrieve the file for use at run-time (LoadResData function). Questions to ponder:
P.S. I found this link to a product specifically designed for working with Resource Files in VB. I haven't used it, but it sounds interesting. Alrak's Course Resources ©2002-2007 Karla Carter. All rights reserved. This material (including, but not limited to, Mini-lectures and Challenge Labs) may not be reproduced, displayed, modified or distributed without the express prior written permission of the copyright holder. For permission, contact Karla. |