> MemSemaphoreReserve()..... Whew... there you dropped the bomb... What are you doing with it?
Remember header files are your best friends to read more about the various functions. You can read more about some of them in the OS sources also. For example as far as I remember I have seen MemSemaphoreReserve description in 3.0 OS source codes. I have used a lot of undocumented functions but all for my personal use and just for the sake of adventure. Need not to say a lot of really coooool things can be done with them, this is the reason why you'll see a lot of open sourced applications on the web manupulting a lot of internals but I don't think that you'll ever see a commercial product unless the API is really a harmless one. So, how about writting your own ROM editor using MemSemaphoreReserve ;-D Khurram+ ----- Original Message ----- From: "manish jaggi" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, October 22, 2001 11:39 AM Subject: Undoucmented Palm OS Api > Hello All, > > Does any one know where to find the help / documentation of the undocumented > Palm OS API's and structs > like > MemSemaphoreReserve()..... > > Please Let me know the links or some book.. > > Thanks in advance > > Manish Jaggi > > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
