Check the logs. Sounds like it's picking up wrong DLLs.
how could i check this ?
but it seems not to be a dll problem ...
i've rebuild the whole CB & contribs with the winver macros
-D_WIN32_WINDOWS=0x0400
-DWINVER=0x0400
-D_WIN32_IE=IE55
with a small hope, that it would help anything - but it doesn't ... :x
whenever any of the astyle, codecompletion, keybinder or wxsmith plugin is activated, :shock:
it crashes when it wants to get the dlg* from the plugin (Menu Settings -> Editor )
PluginManager::GetConfigurationPanels(int, wxWindow*, ConfigurationPanelsArray&) D:/devel/CodeBlocks/trunk_ansi/src/sdk/pluginmanager.cpp:461
interesting is, that it does not crash with the dragscroll plugin enabled ( Settings dialog shown normally, no crash )

attached is the rpt file (running the ansi build devel version on Win98-SE)
maybe you get some hints out of it ...

[attachment deleted by admin]