How to create RCDATA Resource in EasyCode? I'am using Masm version.
Thank you.
Hi godiest,
I attach a simple example project which loads a resouce (a text file) and shows it in an Edit control. As you will see, the resource (RCData.txt) is in the 'Res' folder and it is defined in the Raw Data table.
Regards,
Ramon
Thanks Ramon. My problem solved. :U