The problem is solved. When I tried to create an empty CW9 (as I have no problem of building new project from CW9 so far) and migrate my code and resource to the empty project, I found the zero byte .rsrc is 4k is size!
Constructor opens the proper .rsrc file in the hidden Resource.frk folder. However, CW9 links the 4k .rsrc which in the parent folder of the real .rsrc file. After I delete the 4K .rsrc (which contains an ancient verion of the resource) and create a zero-byte .rsrc, everything is back to normal. Thanks horace -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
