Introduction
HMC-win32: Package for Windows platform
最后更新于
HMC-win32: Package for Windows platform
最后更新于
当前文档为英文文档 如果您需要查看中文文档请点击下方卡片
There are requirements for execution speed (e.g. cmd runs require an extra 100ms for calls, and compatibility is poor, requiring extra processes to handle)
Need for assistance with window automation
Need something very simple but difficult to implement via node
A stable, don't-compile-every-time module
High memory requirements
Development of desktop gadgets
HMC encapsulates dozens of common or uncommon APIs for desktop applications
C++ easily implements functions like closing processes, getting the clipboard, but node doesn't support them.
Window Processing
Process Handling
System api calls
Disable user actions
More...
It also supports
HMC is programmed and works close to the underlying system api so there are more ways to operate and more efficient HMC has tried to encapsulate most of the api's that are used frequently, but still provides native interfacing methods. If you call the native interface, please install the type definition to strictly pass