https://github.com/stchan/redmon64pdfscribe
Redmon 1.9 for PdfScribe
https://github.com/stchan/redmon64pdfscribe
c ghostgum pdfscribe portmonitor redmon russelllang windows
Last synced: 2 months ago
JSON representation
Redmon 1.9 for PdfScribe
- Host: GitHub
- URL: https://github.com/stchan/redmon64pdfscribe
- Owner: stchan
- License: gpl-3.0
- Created: 2022-10-06T05:43:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T05:24:30.000Z (over 3 years ago)
- Last Synced: 2025-12-26T13:49:07.908Z (6 months ago)
- Topics: c, ghostgum, pdfscribe, portmonitor, redmon, russelllang, windows
- Language: C
- Homepage:
- Size: 3.87 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Redmon64 PdfScribe
Redmon 1.9, with the following minor changes to support [PdfScribe](https://github.com/stchan/PdfScribe):
* Searches up to 4096 processes (up from 128) for the access token (issue #17 for PdfScribe).
* Changed the 64-bit dll output filename to "redmon64pdfscribe.dll"
* Updated the make file (redmon.mak) to work with Visual Studio 2022 Community.
## Acknowledgements
* [Russell Lang](http://www.ghostgum.com.au/) created Redmon.
* Thanks to [@mca0815](https://github.com/mca0815), [@tahoop](https://github.com/tahoop), [@zs-doron](https://github.com/zs-doron) for investigating the issue, and making the fix for PdfScribe - details are in the [issue thread](https://github.com/stchan/PdfScribe/issues/17).
## License
Redmon64pdfscribe's license is GPLv3.
## Notes
* Redmon home page is [here](http://www.ghostgum.com.au/software/redmon.htm).
* There's a Github mirror of the original source [here](https://github.com/ARLM-Keller/redmon).
* HTML help compiler (installer is in the misc subfolder) must be installed if you want to build all with the make file.