Skip to content

4.0.7_2

Choose a tag to compare

@hymkor hymkor released this 18 Apr 09:48
· 4206 commits to master since this release
  • Fix:on completion, / was always replaced to \ .(Thx @nocd5)
  • Fix:nyagos.shellexecute() did not report some errors.
  • To use COM on Lua scripts, include and use NYOLE.DLL.

  • 補完で / が常に \ に置き変わる不具合を修正(してもらった) : Thx @nocd5
  • nyagos.shellexecute() が失敗した時に、メッセージのないエラーを報告しない不具合を修正
  • Luaスクリプトで COM を使うための DLL を同梱・使用(NYOLE.DLL)