FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper resources or commands
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
resources or commands
Posted: Thu Oct 27, 2005 06:37 PM

Which is better programming and faster using :
External resources or xbase commands?
Which is usable ,better and faster using DLL or RC?
Thanks in advance .

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: resources or commands
Posted: Thu Oct 27, 2005 07:52 PM

They are different techniques for different situations. There is nothing like "one is better than the other". You have to use the one that better fits your needs.

EMG

Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
resources or commands
Posted: Fri Oct 28, 2005 06:07 PM

For me the fastest way are resources in RC files then linked into the EXE.

I've been working this way for years.... no complain.

Saludos

R.F.
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM

Continue the discussion