"InitFile.h"

The GOC wrapper for the InitFileEnumStringSection() routine seems to pass the pointer to the init file key in dx:cx rather than cx:dx when calling the assembly language routine, thus making the routine quite useless, because correcting the pointer before passing it to the C wrapper would break if the routine is ever fixed...

This happens in Ensemble 2.01; I haven't verified it for the OmniGo, but if there is a fix for this problem, it hasn't found its way into the OmniGo LDF as a "published" routine...
The reason for this bug is "KERNEL.GEO", which has got a broken c-stub.

{Marcus Groeber}