I have just posted on my Australian site, a new subclass code
generator for creating control subclasses for API style code.
http://www.pbq.com.au/home/hutch/pbdll50.htm
It will create subclass function for both dialog and window style
API code. This version has most of the commonly used messages as
options that can be selected and when the subclass function is
created, it writes the selected messages into the subclass function.
It comes with a very simple demo and the attached text file has a
simple explanation of how control subclassing works.
Regards and I hope its useful.
[email protected]
------------------
generator for creating control subclasses for API style code.
http://www.pbq.com.au/home/hutch/pbdll50.htm
It will create subclass function for both dialog and window style
API code. This version has most of the commonly used messages as
options that can be selected and when the subclass function is
created, it writes the selected messages into the subclass function.
It comes with a very simple demo and the attached text file has a
simple explanation of how control subclassing works.
Regards and I hope its useful.
[email protected]
------------------
Comment