loentar / axis2c-unofficial

Unofficial backports and unofficial support for Apache Axis2/C
Apache License 2.0
15 stars 10 forks source link

Define intptr_t for Visual Studio 6 #18

Closed poppedcorn closed 7 years ago

poppedcorn commented 7 years ago

Changes made for 64 bit support changed handle type to intptr_t from long. This typedef does not exist in Visual Studio 6 and needed to be defined.

loentar commented 7 years ago

I cannot test it, because don't have VS6. But looks OK.

poppedcorn commented 7 years ago

If you like I could give you the compile output.

loentar commented 7 years ago

No...no.. I just trust you.

poppedcorn commented 7 years ago

Thanks. No worries. Only offered in case you wanted to double check. Cheers.