Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Plugins development
»
storing plugin information
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: storing plugin information (Read 5681 times)
pegasus
Guest
storing plugin information
«
on:
January 24, 2007, 02:33:28 pm »
hi
i'm writing a plugin an want to store some plugin related information into the project file. how can i do that?
i hope you can help me.
Logged
mandrav
Project Leader
Administrator
Lives here!
Posts: 4315
Re: storing plugin information
«
Reply #1 on:
January 24, 2007, 03:10:33 pm »
Read the documentation in sdk/projectloader_hooks.h.
Also look in debugger plugin sources (search for ProjectLoaderHooks).
Logged
Be patient!
This bug will be fixed soon...
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Plugins development
»
storing plugin information