Skip to content

Application crash with 64bit #2

@vfbler

Description

@vfbler

I have a valid DLL as 32bit version and 64bit version (LoadLibrary works). Your code works perfect with the 32bit DLL, but when I try to load the 64bit DLL, my application completely crashes when executing

successfull := DllEntry(HINST(code), DLL_PROCESS_ATTACH, nil);

Tested with XE2 and 10.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions