--- Regis St-Gelais <[EMAIL PROTECTED]> wrote: > "Joe Malone" <[EMAIL PROTECTED]> a �crit dans le > message de news: [EMAIL PROTECTED] > > > > 4. Select File | Save Source from the menu. > > > That way I loose all the names I gave to my resources :o(
If you saved your resource header file that constructor created, you should have all of the necessary #defines to use the names. For example, if your MainForm was id 1000, you can still include the old header and use MainForm, instead of 1000, after you do the conversion. (Caveat: I haven't thoroughly tested this, but PrcExplorer does not appear to assign a new set of ids.) __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
