[A83] Re: CRT


[Prev][Next][Index][Thread]

[A83] Re: CRT



In a message dated 03/01/29 5:17:27 PM Eastern Standard Time, aaronstj@hotmail.com writes:


In order to keep combatiblity, it is imperative that the order of the
functions remains the same in the entry point table.  It's ok if the
functions themselves are out of order, as long as the table remains intact. 
This way even if better versions of the functoins are released, old programs
can still find and jump into the function they need without a problem.


gee!  that's smart!
Nick