mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-25 11:01:04 +00:00
18 lines
568 B
Markdown
18 lines
568 B
Markdown
# WelsonJS.Toolkit
|
|
|
|
WelsonJS.Toolkit is a native toolkit for WelsonJS. Of course, it can also be used in other projects.
|
|
|
|
This library supports COM and provides the following features:
|
|
|
|
* Access and control Windows handles
|
|
* Send keyboard and mouse click commands to Windows handles
|
|
* Use Named Shared Memory
|
|
* Read and modify INI files
|
|
* Encryption (HIGHT)
|
|
* Compression (LZ77)
|
|
* Bitmap handling
|
|
|
|
For more details, refer to the [WelsonJS Documentation](https://catswords-oss.rdbl.io/5719744820/5330609327).
|
|
|
|
Source code available: https://github.com/gnh1201/welsonjs
|