InitFileEnumStringSection() bug

Marcus Groeber (100712.270@CompuServe.COM)
XXX, 09 Sep 12:35:40 1996 EDT

Hi all,

one more bug for the records:

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...

ciao marcus