LstSetListChoices takes a pointer to an array of text strings. Are those strings copied into storage for that list, or do they need to remain around (that is, can I point it to strings on the stack, or must they be static variables)? Some experimentation suggests the former, but I'd like to be sure. Thanks, -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
- RE: ?LstSetListChoices -- Must it point to a static array... Al Macy
- RE: ?LstSetListChoices -- Must it point to a static ... Scott L. Johnson
- Re: ?LstSetListChoices -- Must it point to a static ... Richard Hartman
- Re: ?LstSetListChoices -- Must it point to a static ... David Tribble
- Re: ?LstSetListChoices -- Must it point to a static ... Richard Hartman
- Re: ?LstSetListChoices -- Must it point to a static ... Charles Rezsonya
