
This plugin can be compiled only by Borland CBuilder
----------------------------------------------------


ATTENTION! UNUSUAL PROCEDURE TO BUILD THE PLUGIN!
-------------------------------------------------

Since Borland CBuilder4 can't import functions by ordinals AND
has no postbuild step to fix this problem by running postbuild.bat,
you have to run it manually after each compilation.

In other words, to build the sample plugin, you should:

        - load the project into CBuilder
        - build it by pressing Shift-F9
        - run the postbuild.bat batch file

If someone knows a better workaround, please tell me.
