This is the first full release of the EHR Monitor Test.
The application will guide you through six tests to see if monitoring the text inside of an EHR application is possible.
These tests are:
- Reading Plain Text
- Writing Plain Text
- Using the Clipboard to Read RTF (ugly way)
- Using the Clipboard to Write RTF (ugly way)
- Using the Windows API to Read RTF (the good way, but will probably fail)
- Using the Windows API to Write RTF (the good way, but will probably fail)