FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Binding Res-Files into Exe - Vista
Posts: 76
Joined: Fri Dec 30, 2005 10:25 AM
Binding Res-Files into Exe - Vista
Posted: Sun Aug 19, 2007 03:27 PM

I use Borlands RC.Exe to integrate an 16-Bit-ResFile into an 16-Bit-ExeFile.

But using 16-Bit-RC.Exe under MS Vista, i get an Error "not an 32-bit-Appication".

I use: RC -k x1.Res y1.Exe

Is there an workaround or can I use another ResFile-Binder for 16-Bit-Exe?

Frank-Peter
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Binding Res-Files into Exe - Vista
Posted: Sun Aug 19, 2007 05:04 PM

Frank,

It looks as you are using Vista 64 bits, so 16 bits applications are no longer supported.

Are you able to run your Clipper application ? It may not work too, as it is 16 bits too.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 76
Joined: Fri Dec 30, 2005 10:25 AM
Binding Res-Files into Exe - Vista
Posted: Mon Aug 20, 2007 05:17 PM

I'm using Vista-Business 32 bits; all my DOS- and 16-Bit-Clipper-Apps run without any problems.

I have found the solution as a workaround to "Rc.Exe":
I'm using now the Blinker-Linkscript-Command "RC" and it works fine.

Thanks

Frank-Peter

Continue the discussion