Re: How to catch integer 64 bit return variable type
- Posted by Juergen Luethje <j.lue at gmx.de> Jun 16, 2007
- 597 views
D. Darmawan wrote: > Thanks Chris, Matt and Juergen, > > I able to catch integer 64 bit return value now. It's solved. > I use Matt's fptr.e and made a little modification on call_cdcel function. > It's working on Linux and I've not tested this modification on Windows yet. [code snipped] This is good news. Especially, since in general the 64-bit stuff will become more and more important. Regards, Juergen