mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
76a73b4295
Implement mshta.exe. It links directly to the function RunHTMLApplication in mshtml and passes the file name and other optional arguments along. While the function is unimplemented in mshtml, it's a start. [MSHTML] Add ADD_IMPORTLIB to CMakeLists so mshta can link to mshtml. [BOOTDATA] Add the association information for mshta.exe to the registry. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.c | ||
mshta.ico | ||
mshta.rc |