Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Where to learn Assembly
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
pkedpker
Master Cheater
Reputation: 1

Joined: 11 Oct 2006
Posts: 412

PostPosted: Mon Nov 03, 2008 10:17 pm    Post subject: Reply with quote

no im not lol everything i said is true because I experienced this before..

my project loaded global instance of a class with a while loop like..

Code:

class WhileLoop {
public:
whileLoop() {
  while(1) {}
}
};

well not exactly like that.. i wouldn't use a constructor like that lol, but it's very similar

WhileLoop whileLoop;
int main{
//this is never called since it's single threaded and whileLoop is running
}


now if you change entry point to main().. the WhileLoop class will never work globally like that lol..

thats what im trying to point out.

_________________
Hacks I made for kongregate.
Kongregate Universal Badge Hack: http://forum.cheatengine.org/viewtopic.php?p=4129411
Kongreate Auto Rating/Voter hack: http://forum.cheatengine.org/viewtopic.php?t=263576
Took a test lol
Back to top
View user's profile Send private message
Stonehenge
Master Cheater
Reputation: 0

Joined: 03 Oct 2008
Posts: 280
Location: Unknown Jumphole

PostPosted: Tue Nov 04, 2008 10:11 am    Post subject: Reply with quote

Wow, I thought this was dead. Thanks for the replies.
_________________
Back to top
View user's profile Send private message
Jani
Grandmaster Cheater
Reputation: 2

Joined: 29 Dec 2006
Posts: 804

PostPosted: Tue Nov 04, 2008 11:59 am    Post subject: Reply with quote

BirdsEye wrote:
how do you not 'link' to CRT?
link with /NODEFAULTLIB
Back to top
View user's profile Send private message
nog_lorp
Grandmaster Cheater
Reputation: 0

Joined: 26 Feb 2006
Posts: 743

PostPosted: Wed Nov 05, 2008 2:46 pm    Post subject: Reply with quote

pkedpker wrote:
no im not lol everything i said is true because I experienced this before..

I'm not talking about the body of your post, just the first part -
pkedpker wrote:
yah i guess it means C runtime library.

I always thought it ment Common Runtime Library..


CLR = Common Language Runtime.
CRT = C Runtime Library.
The acronyms are similar but they are totally different thing.

_________________
Mutilated lips give a kiss on the wrist of the worm-like tips of tentacles expanding in my mind
I'm fine accepting only fresh brine you can get another drop of this yeah you wish
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites