Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HTML parser Pin
princess sarah14-May-05 23:01
princess sarah14-May-05 23:01 
GeneralIrene Pin
irene_haydon14-May-05 10:22
irene_haydon14-May-05 10:22 
GeneralRe: Irene Pin
PJ Arends14-May-05 10:40
professionalPJ Arends14-May-05 10:40 
GeneralRe: Irene Pin
Andrew Kirillov14-May-05 10:40
Andrew Kirillov14-May-05 10:40 
GeneralWM_SHOWWINDOW Pin
SJFreeland14-May-05 9:53
SJFreeland14-May-05 9:53 
Generallearning to work with SDKs and source code... Pin
psasidisrcum14-May-05 9:35
psasidisrcum14-May-05 9:35 
GeneralRe: learning to work with SDKs and source code... Pin
jc0dex14-May-05 10:08
jc0dex14-May-05 10:08 
GeneralRe: learning to work with SDKs and source code... Pin
psasidisrcum14-May-05 15:41
psasidisrcum14-May-05 15:41 
Haha, great assessment. lots of ambition but no idea where to start.. you got that right!
My problem isn't so much using various funtions in the SDK, but rather compiling the source code and making sense of the numerous files and directories they usually come with. I've successfully written an audio header reader program for mp3, ogg, ape files, using dll / lib files I downloaded and functions that I looked up in the documentation.
But take the Musepack (lossy audio codec) project for example. I downloaded the source code (http://www.musepack.net/index.php?pg=src), unzipped and placed it in a directory. Among the numerous files I'm unfamiliar with, I see a .sln file and open it, in VS.NET2003. But I get a couple error messages along the lines of "The project file 'C:... .dsp' has been corruped and cannot be opened". I ignore all these messages and build the solution, and end up with a bunch of errors. Some syntax errors, some complaining that a file doesn't exist, and indeed they don't exist! I searched for them but couldn't find them.
I end up with a similar experience with the foobar2000 SDK (http://www.foobar2000.org/), projects that are supposedly corrupted, files that are missing, etc..
None of these seem to have any documentation on how to build the solutions, so I'm left clueless. I do wonder, however, why I would have to do anything in order to get them to compile in the first place.
I wonder if I need to get a book specifically on using VisualStudio?
Anyways, thanks so much for your help! It's much appreciated. Smile | :)
GeneralRe: learning to work with SDKs and source code... Pin
jc0dex14-May-05 18:51
jc0dex14-May-05 18:51 
GeneralRe: learning to work with SDKs and source code... Pin
S Douglas14-May-05 19:50
professionalS Douglas14-May-05 19:50 
GeneralAccessing network disk drives Pin
Still learning how to code14-May-05 9:15
Still learning how to code14-May-05 9:15 
GeneralRe: Accessing network disk drives Pin
Still learning how to code15-May-05 8:56
Still learning how to code15-May-05 8:56 
GeneralRe: Accessing network disk drives Pin
David Crow15-May-05 16:36
David Crow15-May-05 16:36 
Generaldisconnect pipes Pin
includeh1014-May-05 8:37
includeh1014-May-05 8:37 
GeneralRe: disconnect pipes Pin
Anonymous14-May-05 9:33
Anonymous14-May-05 9:33 
GeneralRe: disconnect pipes Pin
includeh1014-May-05 10:55
includeh1014-May-05 10:55 
GeneralRe: disconnect pipes Pin
Anonymous14-May-05 9:35
Anonymous14-May-05 9:35 
GeneralFile Selection Pin
Lampros Giampouras14-May-05 5:40
Lampros Giampouras14-May-05 5:40 
GeneralRe: File Selection Pin
jc0dex14-May-05 8:51
jc0dex14-May-05 8:51 
GeneralRe: File Selection Pin
Graham Bradshaw14-May-05 13:39
Graham Bradshaw14-May-05 13:39 
GeneralRe: File Selection Pin
Lampros Giampouras15-May-05 1:05
Lampros Giampouras15-May-05 1:05 
QuestionWhat does this type defination mean? Pin
sacoskun14-May-05 4:34
sacoskun14-May-05 4:34 
AnswerRe: What does this type defination mean? Pin
peterchen14-May-05 23:14
peterchen14-May-05 23:14 
GeneralRe: What does this type defination mean? Pin
sacoskun15-May-05 4:31
sacoskun15-May-05 4:31 
GeneralMS Word Automation Pin
Imtiaz Murtaza14-May-05 2:36
Imtiaz Murtaza14-May-05 2:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.