What's a .dpr file extension
![]() |
Person: Guest | Posted: 02.17.10
Question: file type is .dpr extension. question is that when i run my c or c++ program on my pc then it will give two notification window like cant create .dpr file & cant create .dsk file what is meaning of this notation? why is it come? |
![]() |
Staffer: Thad | Posted: 02.17.10 Answer: A .dpr file is a Delphi Project File. The Delphi Project file contains info related to the program its associated with. If you are unable to write one we would venture to guess that it was either a permission issue. This may mean you cannot write files to the directory you are attempting to write them too, or there is an issue with the file you are trying to save. Another idea. If you are trying to write it to a cd from the application that may be the issue. If you want more info try googleing Delphi Project Forum Before you try anything you should think about doing a free scan for .dpr related registry errors. This will ensure your computer is ready to precede. |
| Rate This |
|
![]() |




