Jump to content

..create plugins in (C or C++) in Bloodshed Dev-C++?


Toneo

Recommended Posts

if you dont want Visual studio because it isnt free, there is a free version, Visual Studio Express Edition

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

or do you not want to learn a new language

1000sigwithout1000.png

My deviantART iGraphix

~96% of teens won't stand up for God. Put this on your page if you're one of the 4% who will.

skilletism (n.) - The abnormal liking of the band "Skillet". (see PANHEAD)

panhead n. - an individual who shows extreme enthusiasm for the band Skillet. Generally driving for hours to concerts with frying pans riding shotgun.

Link to comment
Share on other sites

It's not that I don't want VB because it isn't free or anything...

I would gladly learn a new programming language.

However I would prefer to stick with Dev C++...

But, as I said: Is it possible to program a plugin in Dev C++ (C/C++) without VB?

Link to comment
Share on other sites

past what i said i dont know anything, at first i thought i needed to know c++ for plugins and i found dev c++ it was nice, but you mean VS not vb right

1000sigwithout1000.png

My deviantART iGraphix

~96% of teens won't stand up for God. Put this on your page if you're one of the 4% who will.

skilletism (n.) - The abnormal liking of the band "Skillet". (see PANHEAD)

panhead n. - an individual who shows extreme enthusiasm for the band Skillet. Generally driving for hours to concerts with frying pans riding shotgun.

Link to comment
Share on other sites

ya i figured something like that, if you look around on the form enough i think there might be some talking about that, i think there is a c++ plugin, im not sure though

i was thinking of Evil GRAYCstoration

1000sigwithout1000.png

My deviantART iGraphix

~96% of teens won't stand up for God. Put this on your page if you're one of the 4% who will.

skilletism (n.) - The abnormal liking of the band "Skillet". (see PANHEAD)

panhead n. - an individual who shows extreme enthusiasm for the band Skillet. Generally driving for hours to concerts with frying pans riding shotgun.

Link to comment
Share on other sites

You'll need to write a small .NET class that extends the Effect class and uses P/Invokes to call your native code.

There's no published documentation for the Effects API. The best thing you'll get is the documentation in the source code.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...