PE export name length limit #821
Answered
by
romainthomas
brianmoose
asked this question in
Q&A
|
We have a DLL that has an export name that is around 3500 in length (a function that takes a bunch of function pointers, so the full signature is rather long). |
Answered by
romainthomas
Nov 21, 2022
Replies: 1 comment
|
Sorry I missed this message. |
0 replies
Answer selected by
romainthomas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry I missed this message.
3000is an empirical value, so yes, we can move to 4096.