Guest_imported
New member
- Jan 1, 1970
- 0
I've created an AppWizard MFC project and then want to start creating a class named CID3v2Tag... (for altering the tags of mp3's)
so I make the files:
ID3v2Tag.h
ID3v2Tag.cpp
i need to use several headerfiles:
xxxxx
Where do I add ALL those files in my project ??? just between the framework files the appwizard produced??
so I make the files:
ID3v2Tag.h
ID3v2Tag.cpp
i need to use several headerfiles:
xxxxx
Where do I add ALL those files in my project ??? just between the framework files the appwizard produced??