Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Fri Sep 14, 2007 11:20 am Post subject: New to making CEs...+trainer.res error problem fixing |
|
|
First of all, I came to this forum and looked around at the topics, most of them are "trainer.res was not found" and stuff...
So you press Ctrl+F in your ce source main folder, search for trainer.dpr and Save it... problem solved... that wasn't that hard, was it?
Now I have a few problems. when I run the program I got this edit box that I can't type in but I don't see anything on my form...
How to I fix the process list so I can attach to a process?
I really need an updated tut on making a simple ce, doesn't matters undetected or not, I'll make a uce later...
And in the extra options at settings it says I don't have the baby version of ce, what do I need to do?
j00 gib babeez versionz!?
Edit:
I can't add settings and use other forms... I tried something like this:
if formSettings.ComboBox1.Checked = true then bla bla bla...
and also tried at the formSettings.OKbtn.Click procedure do the same with mainform and the unit name is in uses and it being used and works in other places in the code, but when I deleted that line and re-typed it I didn't add the formSettings options... =\ how can I fix this? why does it do that?
|
|