Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HTML parser Pin
Jack Puppy14-May-05 20:29
Jack Puppy14-May-05 20:29 
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 
Hah you sound just like me a few years ago ... lots of ambition but no idea where to start.

First off, lets get specific. What SDK's are you trying to install and use? Most of them have documentation located in the start menu under the title of your SDK.

For example, if you install the DirectX9 SDK, right next to it on the start menu is a "DirectX Documentation for C++" which holds ALMOST every data type and method used by Direct X.

Secondly, what compiler are you using? If using Visual Studio, most of the SDK's when installed actually add their info to the Help Index inside of the program. This allows you to search for specific topics, methods, or data types you will need in order to use the language.

But you've got the right idea. Being a programmer means you have to read a lot, and sometimes you have to read things that aren't written too well. Reading the documentation will usually help you out exponentially, if you can find them heh.

But let me know which compiler you're using and which SDK's you're trying to load up and I'll see if I have any more specific info for ya man.


good luck

jc0de



GeneralRe: learning to work with SDKs and source code... Pin
psasidisrcum14-May-05 15:41
psasidisrcum14-May-05 15:41 
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 

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.