Skip to content

Releases: Mudr0x/OpenPad

Release v.1.2

23 May 19:04
db58a8c

Choose a tag to compare

  • 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

14 May 04:53
e3cb25a

Choose a tag to compare

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