Skip to content

Implement DLL building #15

@vtereshkov

Description

@vtereshkov

Currently XD Pascal can produce EXEs, but not DLLs. To support DLL building, we need to:

  • Fill the .edata and .reloc (?) sections in the PE
  • Introduce the library and exports keywords. There is no reliable information on the exports syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions