Hi, first post

I need a reliable way to retrieve the handle of the RichEdit box in a chan window. I was using passing $window($chan).hwnd to my dll and then using the FindWindowEx API to get the hwnd of the child RichEdit by its classname, but it appears that this classname varies from system to system, especially between operating systems.
Any help is muchly appreciated
Thanks
wakjah