How do I get the handels of the controls in a Outlook reply message window? I get the handle to the Reply window using FindWindowA. I'm trying to use FindWindowExA to get the handle for the box that hold the body of the message, but I can't work out how to get the child handles.