Search found 1 match

by gwitzel
Sat Apr 28, 2007 12:00 am
Forum: HOW-TOs
Topic: Modifications to FindTag tool for use with TextPad 5
Replies: 2
Views: 9560

Modifications to FindTag tool for use with TextPad 5

The FindTag add-on tool for TextPad will not work after upgrading from 4.x to 5.x. The FindTag source code and MSVC project files are available from http://findtag.sourceforge.net/ and the following changes will make it work with TextPad5: FindTag.cpp: < HSZ hszServSrv = DdeCreateStringHandle ...