Hi Scott. Thanks for your answer. I guess I'm not that familar with the creation of multiple targets in CW, since I'm a rather fresh user. How do I do that?
I think it works as expected in Visual C++, but I might be wrong. Kind regards, Ola > You should have both a Debug target (with inlining off) and a > Release target > (with inlining the way you want to release) and then debug > only the Debug > target. > I don't think it's a "problem", it's just the way inlining > and debuggers > work. Are there examples of other tools where this does work > as you expect? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
