Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / November 2007

Tip: Looking for answers? Try searching our database.

what do I do with an SDK?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JNW - 06 Nov 2007 19:12 GMT
I've downloaded the Adobe Acrobat SDK, but don't know what to do with it.  I
have
Visual C++ 2005 Express Edition installed and I'm trying to make an Acrobat
plug-in.

Thanks!
Mark Salsbery [MVP] - 06 Nov 2007 21:07 GMT
Most SDKs come with the documentation and tools necessary for development.
:)

Mark

Signature

Mark Salsbery
Microsoft MVP - Visual C++

> I've downloaded the Adobe Acrobat SDK, but don't know what to do with it.
> I
[quoted text clipped - 4 lines]
>
> Thanks!
JNW - 06 Nov 2007 21:14 GMT
Being somewhat new to this I might need more explanation.

When you say they have tools necessary for development does that mean I
don't need to use Visual C++ 2005 Express edition at all, or they have
sufficient documentation to show me how to use them?

> Most SDKs come with the documentation and tools necessary for development.
> :)
[quoted text clipped - 9 lines]
> >
> > Thanks!
Mark Salsbery [MVP] - 06 Nov 2007 21:24 GMT
> Being somewhat new to this I might need more explanation.
>
> When you say they have tools necessary for development does that mean I
> don't need to use Visual C++ 2005 Express edition at all, or they have
> sufficient documentation to show me how to use them?

That depends on the SDK.  Most SDKs I've used include

1) documentation on using any included code, libraries, etc. and setting up
a build environment
2) Any source, object, and/or binary code necessary for development.

I've never used the Acrobat SDK specifically..I'd say a great place to start
is the included documentation :)

Mark

Signature

Mark Salsbery
Microsoft MVP - Visual C++

>> Most SDKs come with the documentation and tools necessary for
>> development.
[quoted text clipped - 11 lines]
>> >
>> > Thanks!
JNW - 06 Nov 2007 21:28 GMT
The good thing about Adobe is they have a lot of good documentation.

The bad thing... They have A LOT of documentation.

I was afraid of that answer, but I guess I'll just start reading!

> > Being somewhat new to this I might need more explanation.
> >
[quoted text clipped - 28 lines]
> >> >
> >> > Thanks!
Frank Hickman - 06 Nov 2007 21:37 GMT
> Being somewhat new to this I might need more explanation.
>
> When you say they have tools necessary for development does that mean I
> don't need to use Visual C++ 2005 Express edition at all, or they have
> sufficient documentation to show me how to use them?

Most SDKs, come with at least some documentation and sample applications
that show how to setup and use them.  You will find that there are a lot of
ppl here that will answer questions about general problems and some that
will want questions about specific problems.  But if it is obvious that the
solution can be found within the product documentation and somewhat obvious
that the individual has not read it, well the answers can seem to be
somewhat...

Yes, you will need some development platform to use most SDKs.  I personally
have never seen an SDK that came with it's own development environment.

Signature

============
Frank Hickman
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.

JNW - 06 Nov 2007 21:45 GMT
Thanks Frank.  I figured it had to be done inside an IDE, but wasn't sure.  

> > Being somewhat new to this I might need more explanation.
> >
[quoted text clipped - 12 lines]
> Yes, you will need some development platform to use most SDKs.  I personally
> have never seen an SDK that came with it's own development environment.
William DePalo [MVP VC++] - 07 Nov 2007 02:25 GMT
> I've downloaded the Adobe Acrobat SDK, but don't know
> what to do with it.  I have Visual C++ 2005 Express Edition
> installed and I'm trying to make an Acrobat plug-in.

I sense you may be new to our little "club".

If not please excure the intteruption.

If so, I'd like to point out that that "plug-in" may just well be a DLL
(dynamically linked library) and that out of the box the Express Edition
doesn't know how to build DLLs (or Win32 applications either, BTW). It was
intended for "console" (aka character mode) applications and .Net class
libraries and WinForms application.

FWIW, I have a video here

http://msdn2.microsoft.com/en-us/visualc/bb649497.aspx

whose introduction walks you through configuring the IDE so that it can
build a DLL.

And in this one, I show what is generally required to install an SDK using
Direct/X as an example

http://msdn2.microsoft.com/en-us/visualc/bb629430.aspx

Regards,
Will
www.ivrforbeginners.com
JNW - 07 Nov 2007 14:36 GMT
Thank you for the welcome into the "club".  I've been dabbling in code for a
few years now, but have recently dived in.

I had suspected that the express versions wouldn't be able to handle
creating what I am looking for, but being so new with this platform I wasn't
sure.  Thank you for the links and the answers.  Great beginning steps.

> > I've downloaded the Adobe Acrobat SDK, but don't know
> > what to do with it.  I have Visual C++ 2005 Express Edition
[quoted text clipped - 25 lines]
> Will
> www.ivrforbeginners.com
William DePalo [MVP VC++] - 08 Nov 2007 04:57 GMT
> I had suspected that the express versions wouldn't be able to handle
> creating what I am looking for, but being so new with this platform I
> wasn't
> sure.

If it's a DLL plugin then the 2005 edition needs some tweaks. The 2008 (aka
Orcas) edition will do it from jump street. The cheat sheet I used in the
video is here

http://msdn2.microsoft.com/en-us/express/aa700755.aspx

> Thank you for the links and the answers.

You are welcome.

Regards,
Will

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.