%WM_DESTROY should be there too. This was just little sample. In some
of my own utilities, developed for my use only, I actually often skip
that part because I *want* the help file to remain loaded, but for
"official" app's, one should do it (same should actually be done
before calling up help in the routines above too).
Colin, the problem is PBedit only is able to call up one helpfile at a time.
If you have given it the path to winapi32.hlp in Options, it closes Pbdll.hlp
before caling up Winapi32.hlp on unknown commands. One can always start one of
the helpfiles manually, but better if PB can fix this problem in next release,
if not before..

------------------
Leave a comment: