bonjour,
On m'as donnée un programme en C pour le tester et le modifier dans mon projet et j'ai trouvé un fichier qui le compagne de type DSP .??
Qui peut m'expliquer à quoi sert un fichier de tel type !:?
Version imprimable
bonjour,
On m'as donnée un programme en C pour le tester et le modifier dans mon projet et j'ai trouvé un fichier qui le compagne de type DSP .??
Qui peut m'expliquer à quoi sert un fichier de tel type !:?
un fichier DSP est un fichier de projet visual C++ mais google est très fort pour ce genre de question ;)
Bonjour,
une recherche google m'a rapidement donné un lien vers filext.com : http://filext.com/file-extension/DSP.
Ensuite toujours grâce à google je tombe sur :
Edit: Grillé par Pythéas ...Citation:
The Project Workspace
Traditionally, one of the most complicated, and indeed most subtle, parts of building and maintaining a Windows application was maintaining the application's build process. However, in Visual C++, the build process can be maintained automatically by Developer Studio; any changes that you make to your project from within Developer Studio are automatically conferred on your project's description file, without any need for further intervention on your part.
In Visual C++ 5, the build information is maintained in project (.dsp) files . [...]
J'aime bien aussi FileInfo.com qui indique quels programmes utilisent ce type de fichier.
Merci:)