Click to See Complete Forum and Search --> : Cant see the resources


Zulfi Khan
May 11th, 1999, 05:26 AM
I made some mistake in naming my edit boxes then I rename it. Then I got some errors. Iwas able to remove the errors. The program is running fine but when I try to load my resources through resource view then I get the following error message
"Load error"
"this file is already open in an editor". Because of this problem I cant insert a new resource. I cant see the Icons for Dialog, Menu, Toolbar etc in the resource view. How I can get rid of this problem.
Zulfi.

eric33
May 11th, 1999, 05:53 AM
This problem occurs when you resource file is open elsewhere.
For example you can have the resource file opened as a text file in Visual C, in this case close it.
You can have too another instance of Visual C with the resources file opened, in this case close the seconde instance of Visual C.

Hope this help.