I have a .rc file with resources, i add a new resource like a bitmap or dialog and when i want to save it, next message shows and i can´t save it and lost my job! How i can resolve it??
Error writing to file 'C:\biofont\biofont.res'
Se ha intentado tener acceso a una direccion no válida.
Same if the file is an .rc
Windows 7.0
Pelles C 8.0
Saludos!!
Eduardo Borondón Muñiz
Is it already open in a other editor (exclusive mode)?
Ola,
Check if the destination path really exists and that is not write protected. Be sure that PellesC has been correctly installed, try to remove it and reinstall again.