if we do dll's how do we ... a) call to a function in another segment. b) which stack does the dll use (if the calling processes then SS != DS which bcc appears not to like, if its own then dealing with reentrance may be lots of fun if two processes call the same dll) I think that shared libraries / dlls are a must for any serious OS for a constrained platform. Cheers Paul ----- Paul Roberts Senior Software Engineer Email: [EMAIL PROTECTED] WWW: http://www.stnc.com
