Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper > Re: NANFOR.LIB
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 3849 of 3904
Post > Topic >>

Re: NANFOR.LIB

by sebas22 <nospam@[EMAIL PROTECTED] > Feb 23, 2008 at 04:53 AM

On Fri, 22 Feb 2008 20:27:06 -0800 (PST), mrb <mrbrionesn@[EMAIL PROTECTED]
>
wrote:

>I thought relinking my 16 bit clipper application with Blinker using
>the command CLIPPER EXECUTABLE EXTENDED will enable it to utilize a 32
>bit linear address space. So what does this Blinker command do ?

It gives access to your program to the extended memory (in complement
of conventional memory). So it's a good step anyhow, but it still is a
16 bits executable. You can use the same version of nanfor lib (in
fact you have only 2 version of nanfor for clipper : linked for
clipper 5,2e and linked for clipper 5.3b)

If you want to get a true 32 bits exe, you must compile-link with
xharbour or harbour. It is 99% clipper compatible, so it should need
very few adjustements. It will gives you a true (console) windows (or
linux, or DOS, at your choice) application, and you will have access
to the windows API and to many, many languages extentions. More, with
some work, you will be able to modificate the interface so you can use
a graphical library and have a true GUI application.

The nanfor library is included in it, so all you have to do is tell
the linker you need it.

www.xharbour.org : xHarbour open source
www.xharbour.com : Xharbour commercial, an extention of the former
www.harbour-project.org : another flavour (xHarbour is a fork of this
one) 

news-serveur of xharbour at news.xharbour.com

-- 
Regards,
Sebas




 3 Posts in Topic:
NANFOR.LIB
mrb <mrbrionesn@[EMAIL  2008-02-22 20:27:06 
Re: NANFOR.LIB
sebas22 <nospam@[EMAIL  2008-02-23 04:53:45 
Re: NANFOR.LIB
sebas22 <nospam@[EMAIL  2008-02-23 05:09:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 7:04:08 CDT 2008.