New account

Crossdependencies in USES lists  Bottom

  • How can I compile these files:

    forms.pas
    USES ..., Graphics, Menus, ...

    menus.pas
    USES ..., Graphics, ...

    graphics.pas
    IMPLEMENTATION
    USES ..., Forms;
    ???

    latest WDSibyl from 01.04.2007

  • Hello!

    With the Program "WDSibyl\Tools\Output\OS2\COMPILEALLPAS.exe" or with the MakeSPCC.SPR Project.

    bye,
    Wolfgang
  • 0 users

This list is based on users active over the last 30 minutes.