anyways
so I'm using the rich edit control from vbaccelerator.com
works beautifully for what I need

I use inno setup to install my package on other system
works fine acrossed the various ms os's

95, 98, ME, 2000
though on some versions of XP
they get an error 429 when the program tries to create new instance of the richedit control.

it's been driving me nuts as I cannot track this problem down.
there are no dependancies to the control, other than microsoft's richedit dll's which are always present (I've checked)

though I can't have a program that will not install on one of the most popular os's out there








any ideas?