Skip to content

Releases: Mudr0x/OpenPad

Release v.1.2

Choose a tag to compare

@Mudr0x Mudr0x released this 23 May 19:04
db58a8c
  • Add WM_COPYDATA Message handler for communication with OpenHoldem and App Class registration so that FindWindow on OpenHoldem can find OpenPad.

  • Transform OpenPad into a Single Instance app so that multiple calls of OpenPad in OpenHoldem don't open multiple instances.

Release v.1.1

Choose a tag to compare

@Mudr0x Mudr0x released this 14 May 04:53
e3cb25a

Add text search option and markers walker, with a total recast of the app that suits MFC Document/View SDI app recommendations.