Page 1 of 1

Error Fivewin/3

PostPosted: Tue Mar 28, 2006 12:23 am
by Colin Haig
I am converting one of my old 16bit apps to 32 bit - in the 16bit
software I used a dll but in my 32 bit I use res files but everthing
I have tried to convert over the files results in Error Fivewn/3 cannot
create dialogbox - I even grabbed a working res file and cut and
pasted everthing across - the res file opens no problems in
both Borland Workshop and Pelles Resource editor.

Any help or suggestions appreciated.

Cheers

Colin

PostPosted: Tue Mar 28, 2006 3:38 am
by Antonio Linares
Colin,

Do you use Borland controls in your resources ? Look for "Bor... in your RC file.

If yes, then please review the instructions about how to use Borland controls in 32 bits at:
http://www.fivetechsoft.com/english/fwh.html

PostPosted: Tue Mar 28, 2006 8:14 am
by Colin Haig
Antonio

Thanks - I had some borland shades - removed them everything
okay.

Cheers

Coiln