View Single Post
Old 28th October 2008, 04:59   #286  |  Link
Accident
Registered User
 
Join Date: Aug 2002
Posts: 111
Having a go at the *Slot functions, and I am curious about this comment
Code:
 The return value is the attached slot number, or an error
  code if the operation failed (e.g., because of a code hash mismatch)
However, the JAVA code that is currently checked in only returns STATUS_OK. So which way is more correct?

Edit: Ah ok thanks Oopho2ei, I will follow the code.
Is it not peculiar the offset from conversion table are only 32bit, can it not then scramble beyond 4GB boundary?

Last edited by Accident; 28th October 2008 at 14:02.
Accident is offline   Reply With Quote