> > I doubt you'll be using that from VFP, in the same way as you can't > > access Win32 API calls from Foxpro for Windows. > > I hope there would be a 64-bit VFP... Wouldn't it be just a > compiler issue, and a 64-bit DBF format?
I'm not a C programmer, but I do know (IBM) assembler and worked with it at the time it went from 24 to 31 bit addressing. It was relatively painless with more effort going into taking advantage of new instructions and addressibility then dealing with problems caused by the 24 -> 31 bit addressing switch per se. My guess is that the bulk of the work is in the C compiler, and that a bigger deal is being made of it due to "expected feature creep". Bill > -- > @~@ http://changmw.homeip.net _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

