Hello, As a followup, I have determined the reason why I was getting an invalid handle when trying to use a .r file that was generated by the decompile option. The decompile apparently does not save the bitmaps in the rsrc file. In one portion of my code, I made the assumption that the resource would be there, since it is hard-coded in, and since it is now not there, I got the error message. Does anyone know if there is any way (in Windows) to get the bitmap out to a .r file? If not, I suppose I can keep the bitmaps in the rsrc file, and move everything else out of it. Thanks in advance! -- Thanks, Dave Haupert DDH Software, Inc [EMAIL PROTECTED] http://www.ddhsoftware.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
