I am developing a VB6 application and want a simple spell checker to work with (to spell check my richtext control). I would rather use aspell or hunspell, but I can't seem to find an example for VB6. Can anyone provide me with one or give me a link? I would rather not use the Microsoft Word dlls (can't guarantee our users have it installed). Thanks.