pdfium XP-compatible version confused me for a month

Multi tool use
up vote
-1
down vote
favorite
because i want to add a self-define function to pdfium project ,in order that i can draw a crossline on the signature appearance, but neither the project build by Pdfiumbuild or latest GOOGLE official version i build was not able to be compatible with XP, usually ended with strange errors.
so, i need the latest XP-compatible version of pdfium project if anybody solve those problem instead of providing the release binary pdfium.dll, i have to make some changes inside it.
btw, the location i am staying is far from google, everytime i download something from google is suffering. i tried for a month, but still couldn't solve it.
oh, Pdfiumbuild project i complied and runned, but the version i made out still can't be used for xp.
the dbghelp.dll is not usefull for me , my xp version is sp3, i put dbghelp.dll in the same dir with pdfium, but it tell me can't find function "InitOnceExecuteOnce", as i know ,this function is not a XP-compatible one. I also disabled all the function called,but the error turn to be an overflow in "FPDF_LoadPage", as i said ,it's strange.
c++ pdf windows-xp pdfium
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
-1
down vote
favorite
because i want to add a self-define function to pdfium project ,in order that i can draw a crossline on the signature appearance, but neither the project build by Pdfiumbuild or latest GOOGLE official version i build was not able to be compatible with XP, usually ended with strange errors.
so, i need the latest XP-compatible version of pdfium project if anybody solve those problem instead of providing the release binary pdfium.dll, i have to make some changes inside it.
btw, the location i am staying is far from google, everytime i download something from google is suffering. i tried for a month, but still couldn't solve it.
oh, Pdfiumbuild project i complied and runned, but the version i made out still can't be used for xp.
the dbghelp.dll is not usefull for me , my xp version is sp3, i put dbghelp.dll in the same dir with pdfium, but it tell me can't find function "InitOnceExecuteOnce", as i know ,this function is not a XP-compatible one. I also disabled all the function called,but the error turn to be an overflow in "FPDF_LoadPage", as i said ,it's strange.
c++ pdf windows-xp pdfium
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Not sure what's being asked here. The title is a statement. Asking for source code would be off-topic. There's no error posted. And XP is seriously out of support by now.
– MSalters
Nov 8 at 9:25
thanks for replying. i was wondering which is the latest version of pdfium that has xp-compatible.my customer require xp support, i could not reject, it's for the goverment.
– Roy Huang
yesterday
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
because i want to add a self-define function to pdfium project ,in order that i can draw a crossline on the signature appearance, but neither the project build by Pdfiumbuild or latest GOOGLE official version i build was not able to be compatible with XP, usually ended with strange errors.
so, i need the latest XP-compatible version of pdfium project if anybody solve those problem instead of providing the release binary pdfium.dll, i have to make some changes inside it.
btw, the location i am staying is far from google, everytime i download something from google is suffering. i tried for a month, but still couldn't solve it.
oh, Pdfiumbuild project i complied and runned, but the version i made out still can't be used for xp.
the dbghelp.dll is not usefull for me , my xp version is sp3, i put dbghelp.dll in the same dir with pdfium, but it tell me can't find function "InitOnceExecuteOnce", as i know ,this function is not a XP-compatible one. I also disabled all the function called,but the error turn to be an overflow in "FPDF_LoadPage", as i said ,it's strange.
c++ pdf windows-xp pdfium
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
because i want to add a self-define function to pdfium project ,in order that i can draw a crossline on the signature appearance, but neither the project build by Pdfiumbuild or latest GOOGLE official version i build was not able to be compatible with XP, usually ended with strange errors.
so, i need the latest XP-compatible version of pdfium project if anybody solve those problem instead of providing the release binary pdfium.dll, i have to make some changes inside it.
btw, the location i am staying is far from google, everytime i download something from google is suffering. i tried for a month, but still couldn't solve it.
oh, Pdfiumbuild project i complied and runned, but the version i made out still can't be used for xp.
the dbghelp.dll is not usefull for me , my xp version is sp3, i put dbghelp.dll in the same dir with pdfium, but it tell me can't find function "InitOnceExecuteOnce", as i know ,this function is not a XP-compatible one. I also disabled all the function called,but the error turn to be an overflow in "FPDF_LoadPage", as i said ,it's strange.
c++ pdf windows-xp pdfium
c++ pdf windows-xp pdfium
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 8 at 17:59


genpfault
41.2k95097
41.2k95097
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 8 at 8:32
Roy Huang
1
1
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Roy Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Not sure what's being asked here. The title is a statement. Asking for source code would be off-topic. There's no error posted. And XP is seriously out of support by now.
– MSalters
Nov 8 at 9:25
thanks for replying. i was wondering which is the latest version of pdfium that has xp-compatible.my customer require xp support, i could not reject, it's for the goverment.
– Roy Huang
yesterday
add a comment |
Not sure what's being asked here. The title is a statement. Asking for source code would be off-topic. There's no error posted. And XP is seriously out of support by now.
– MSalters
Nov 8 at 9:25
thanks for replying. i was wondering which is the latest version of pdfium that has xp-compatible.my customer require xp support, i could not reject, it's for the goverment.
– Roy Huang
yesterday
Not sure what's being asked here. The title is a statement. Asking for source code would be off-topic. There's no error posted. And XP is seriously out of support by now.
– MSalters
Nov 8 at 9:25
Not sure what's being asked here. The title is a statement. Asking for source code would be off-topic. There's no error posted. And XP is seriously out of support by now.
– MSalters
Nov 8 at 9:25
thanks for replying. i was wondering which is the latest version of pdfium that has xp-compatible.my customer require xp support, i could not reject, it's for the goverment.
– Roy Huang
yesterday
thanks for replying. i was wondering which is the latest version of pdfium that has xp-compatible.my customer require xp support, i could not reject, it's for the goverment.
– Roy Huang
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Roy Huang is a new contributor. Be nice, and check out our Code of Conduct.
Roy Huang is a new contributor. Be nice, and check out our Code of Conduct.
Roy Huang is a new contributor. Be nice, and check out our Code of Conduct.
Roy Huang is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53203982%2fpdfium-xp-compatible-version-confused-me-for-a-month%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
1BMVUjlHgq4Y50Xg,cGaowYxHYAf7lTYEahHaW gd Did b23X3E o EzNZ96PoBp aY8takSgk
Not sure what's being asked here. The title is a statement. Asking for source code would be off-topic. There's no error posted. And XP is seriously out of support by now.
– MSalters
Nov 8 at 9:25
thanks for replying. i was wondering which is the latest version of pdfium that has xp-compatible.my customer require xp support, i could not reject, it's for the goverment.
– Roy Huang
yesterday