Skip to content

LoadDLL GetNativeSystemInfo fail #25

@injertao

Description

@injertao

System environment: win7 x64

I use loaddll to convert wow64\user32 DLL loading will fail here. I don't know why,

if (alignedImageSize != AlignValueUp(lastSectionEnd, sysInfo.dwPageSize)) {
//It will return here, win10 is OK
return 0;
}

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