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 .
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 .
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
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.