Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Aug 12th, 2006, 9:37 PM   #1
rsnd
Hobbyist Programmer
 
rsnd's Avatar
 
Join Date: Jun 2005
Location: Helltown
Posts: 162
Rep Power: 4 rsnd is on a distinguished road
someone help out this newbie

What is this?
lea     ecx, ds:80h[ecx*4]

is it simply ecx = ecx * 4? Does it have anything to do with the data segment?

it appears here:
this::0 = &some_vector_table;
this::8 = 0;

if (unknown_global_1000EA80 == 0 || unknown_global_1000EA84 & 31==0) {
	mov     ecx, unknown_global_1000EA84
	lea     ecx, ds:80h[ecx*4]
	unknown_global_1000EA80 = realloc(unknown_global_1000EA80, ecx);
}

unknown_global_1000EA80[unknown_global_1000EA84] = &this;
unknown_global_1000EA84++;
this::12 = 0;
if (someglobalsocketvariable == 0) {
	some_fdset.fd_count = 0;
	other_fd.fd_count = 0;
}
thanks
__________________
Spread your wings and fly! Chicken!
rsnd is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help for newbie programmer... techjunkie900 Other Programming Languages 13 Aug 17th, 2005 10:41 AM
Explain Member Status to a Newbie, por favor Wraith Daquell Coder's Corner Lounge 15 May 28th, 2005 11:49 AM
Newbie: How to make simple Timer programe smith000monday Assembly 0 May 17th, 2005 2:54 AM
Newbie : need help with Dev-C++ compiler gemini_shooter C++ 16 Apr 12th, 2005 3:09 AM
Newbie Question: C++ .EXEs. ian C++ 13 Feb 23rd, 2005 11:45 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:03 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC