On Jun 30, 2005, at 4:00 PM, Seth Willits wrote:
On Jun 30, 2005, at 12:40 PM, O.H. wrote:
I need to know what range of values is possible for a windows handle
on each
of the supported platforms... Most importantly, is it possible for
the
handle method to return a negative or zero on any of the platforms?
0 means there is no handle. Anything else means there is one, and by
nature it should be a positive number.
Unless it's a really big unsigned integer, in which case REALbasic will
return a negative number.
--------------
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|