RE: How to test for valid pointers?

2001-01-25 Thread Bobby Williams
Thanks for you reply. Not to start a flame war or anything, but I'll state this again, my question was not an issue of if I had a now defunct pointer or not. As an exercise, I was examining system Features and I was trying to discover if there was a known mechanism for determining what is a vali

RE: How to test for valid pointers?

2001-01-24 Thread Bobby Williams
Keith Rollin -- Palm OS Emulator engineer "Bobby Williams" <[EMAIL PROTECTED]> on 01/24/2001 02:28:03 PM Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]> Sent by: "Bobby Williams" <[EMAIL PROTECTED]> To: "Palm Developer Forum&quo

RE: How to test for valid pointers?

2001-01-24 Thread Bobby Williams
Palm Developer Forum Subject: Re: How to test for valid pointers? ask a silly question, get a sensible answer. > Maybe MemPtrRecoverHandle will do what you need ? > > Regards, > Randy Maxwell > > -----Original Message- > From: Bobby Williams [mailto:[EMAIL PROTECTED]] &g

How to test for valid pointers?

2001-01-24 Thread Bobby Williams
I'm writing a function that needs to determine if a value passed to it represents a 32-bit value or a valid MemPtr. Is there a safe way to determine if a pointer is valid? I'm having no luck with my research. (Yes, I've checked the archives. :) ) -- For information on using the Palm Developer

INetSockWrite()?

2000-03-16 Thread Bobby Williams
I have a client who would like for me to convert his Palm-based network to work with a PalmVII's wireless connection via Palm.net. Unfortunately, INetLibSockWrite() is undocumented and apparently not implemented in OS 3.2 and there seems to be no way of writing to a socket in a generalized way. I