Tutorial??? [Archive] - Quintessential Forum

PDA

View Full Version : Tutorial???


abbat_iak
07-21-2004, 07:02 AM
Hi! I'm very new to plug-in developing (I mean I never did any)..
PLZ somebody, post a little walk-through or tutorial(or a link for a tutorial)
and post source code of any simple plug-in.....

Tokelil
07-21-2004, 10:22 AM
There really aren't much to know if you are going to da a general plug-in.
You have to download the PDK from the devzone.
If you want to look at a simple plug-in the sourse for my Q.BLog plug-in is available: (Download supportfile)
http://www.quinnware.com/list_plugins.php?plugin=83

abbat_iak
07-21-2004, 05:27 PM
WOOW!!! thx ! :pirate:
but this source looks enormous!!!!! i don't get how it works =((((
plz can someone make a little tutorial with screenshots???

PLZ PLZ PLZ!

acozz
07-21-2004, 05:37 PM
Have you programmed using the Windows API before? It's a prerequisite for making any plugins.

abbat_iak
07-21-2004, 05:45 PM
no
i program in c# and in delphi, but i'm a novice

acozz
07-21-2004, 05:51 PM
Take a look here:

http://www.musiclivesonline.com/software/qcdplugins.html

Look at the Password Protect plugin which was written in Delphi. It includes the source code.

Other than that, not much I can do for you, since you don't program in C/C++.

abbat_iak
07-21-2004, 06:19 PM
thx alot!!!!!
i'm thinking about bying a Dumbies book of C++, its long time i wanted to learn it... i'll start learning today!
what simple editor and compiler can you recommend to me?

acozz
07-21-2004, 06:26 PM
http://www.bloodshed.net/dev/devcpp.html

abbat_iak
07-21-2004, 07:11 PM
thx

is it better thant visual studio 6??? i got it somewhere on a cd-rom/

acozz
07-21-2004, 07:16 PM
Nothing is better than Visual Studio 6.

abbat_iak
07-21-2004, 07:21 PM
kewl!!! thx alot!!!!!
i'release my 1st plugin here in 2-3 weeks!!!!!!!! :cool:

Hanzo
07-21-2004, 11:56 PM
kewl!!! thx alot!!!!!
i'release my 1st plugin here in 2-3 weeks!!!!!!!! :cool:
Any specific functionality planned ??

abbat_iak
07-23-2004, 03:52 AM
I've always wanted a sort of simple now playing plugin that would just paste the now playing track info into any active text-box... it would be usefull for forums, gbooks, blogs, etc.....