Skip to content

Releases: waitingsong/node-win32-api

v24.0.0

30 Jun 14:57
Compare
Choose a tag to compare

24.0.0 (2024-06-30)

Features

  • remove types T.LPMSG, T.LPPOINT (1d7e972)

v23.3.0

30 Jun 12:49
Compare
Choose a tag to compare

23.3.0 (2024-06-30)

Features

  • win32-api: user32 GetClassLongPtrW() (d25d02a)

v23.2.0

30 Jun 12:32
Compare
Choose a tag to compare

23.2.0 (2024-06-30)

Features

  • win32-api: user32 GetClassNameW() (3b7913f)

v23.1.0

30 Jun 12:29
Compare
Choose a tag to compare

23.1.0 (2024-06-30)

Features

  • win32-api: add UnregisterClassW(), update GetClassInfoExW() (c5a7408)

v23.0.0

30 Jun 12:25
Compare
Choose a tag to compare

23.0.0 (2024-06-30)

Features

  • win32-def: breaking change WNDCLASSEXW (72e6432)

v22.7.3

30 Jun 12:23
Compare
Choose a tag to compare

22.7.3 (2024-06-30)

Bug Fixes

  • win32-def: ucsBufferToString() (cb68da5)

v22.7.2

30 Jun 11:45
Compare
Choose a tag to compare

22.7.2 (2024-06-30)

Bug Fixes

v22.7.1

30 Jun 06:30
Compare
Choose a tag to compare

22.7.1 (2024-06-30)

Note: Version bump only for package win32-api

v22.7.0

28 Jun 10:13
Compare
Choose a tag to compare

22.7.0 (2024-06-28)

Features

  • win32-api: user32 ShowWindowAsync() (de0b542)

v22.6.0

28 Jun 09:55
Compare
Choose a tag to compare

22.6.0 (2024-06-28)

Features

  • win32-api: user32 ChangeDisplaySettingsExW() (1f0d8f9)