Steve Fairs
April 8th, 1999, 11:11 AM
I have compiled a dialog class and some bitmap resources into a .lib file. However, when I link the .lib file to another application and try to create an instance on the dialog class, none of the resources are available, including the dialog template. The dialog trys to load some bitmaps using 'LoadBitmap' but these calls always fail.
Does anyone know what is going on here??
Thanks
Does anyone know what is going on here??
Thanks