vikramb
06-20-2002, 07:07 AM
hi
I am developing VOIP based application for BREW enabled handheld devices. This application is very big in size (dll size is 497 KB) and it involves lot of nested function calls. Also the strucutures are very big. BREW says that stack size is limted to 500 bytes. I think because of this i am facing problems while executing my application on emulator. simple ISHELL_CreateInstance() call is failing and its returning non std value. How to increase stack size??? I think any real worl application invloves lot of function calls and will have big strucutres. Is brew capable handling this??Then why i am facing problems???
-Vikram
I am developing VOIP based application for BREW enabled handheld devices. This application is very big in size (dll size is 497 KB) and it involves lot of nested function calls. Also the strucutures are very big. BREW says that stack size is limted to 500 bytes. I think because of this i am facing problems while executing my application on emulator. simple ISHELL_CreateInstance() call is failing and its returning non std value. How to increase stack size??? I think any real worl application invloves lot of function calls and will have big strucutres. Is brew capable handling this??Then why i am facing problems???
-Vikram