I added a toolbar to an application, i added a bitmap for all states,
normal, grayed and the other one.
After that the program says "Error creating resource file"
i tried to remove the bitmap, but it didnt allowed me, so i selected
diferent bitmaps. No luck, still complains "Error creating resource file"
So i thought i messed everything somehow... so i removed the
toolbar. And it still complains about resource file.
I removed icons from dialogs, and everything that could be in resouces.
no luck.
What should i check next? Maybe it is my fault but i dont know how
to fix it.
Not sure. Maybe try deleting the *.frx file for the Form. The bitmap resources are stored in the frx file. You would then need to re-add the icons/bitmaps to the Form.