Skip to content

Releases: katahiromz/WinHier

2.4

27 Mar 02:03
Compare
Choose a tag to compare
  • 2023-03-27 ver.2.4
    • Fixed a bug that caused abnormal termination when searching for a specific string.
  • 2023-03-27 ver.2.4
    • 特定の文字列を検索すると異常終了する不具合を修正。

2.3

23 Apr 11:32
Compare
Choose a tag to compare
2.3
  • 2022-04-23 ver.2.3
    • WS_POPUPとWS_CHILDに対して親ハンドルを修正。
  • 2022-04-23 ver.2.3
    • Fixed parent handle against WS_POPUP and WS_CHILD.

2.2

18 Mar 09:31
Compare
Choose a tag to compare
2.2
  • RegisterWindowMessage support.

2.1

13 Mar 07:01
Compare
Choose a tag to compare
2.1
  • XP support.

2.0

21 Nov 23:37
Compare
Choose a tag to compare
2.0
  • Add "Restore maximized/minimized" item to the context menu.
  • Add "Bring to top" item to the context menu.
  • Support WM_SETTINGCHANGE message.

1.9

13 Oct 01:25
Compare
Choose a tag to compare
1.9
  • Add "Copy HWND", "Copy window &text" and "Copy window class &name" items to the context menu.
  • Add "Forcibly show", "Forcibly hide" and "Forcibly &destroy" items to the context menu.
  • Add "Blink" item to the context menu.

1.8

14 Aug 04:54
Compare
Choose a tag to compare
1.8
  • Correctly treat DIALOG STYLE.
  • Power to WM_NOTIFY.
  • Power to RichEdit.
  • Fixed "Copy Lines".

1.7

17 Jun 11:49
Compare
Choose a tag to compare
1.7
  • Support of registered window messages.
  • Able to copy a node as text.
  • Supported ListView messages.
  • Supported TreeView messages.

1.6

29 May 23:57
Compare
Choose a tag to compare
1.6
  • Improved saving.
  • Don't search empty string.
  • Added version info to MsgGetter.
  • Improved installer.

1.5

29 May 08:39
Compare
Choose a tag to compare
1.5
update README*