hi
When we port a C program to symbian;it works fine but when we link a Win32 static library "STATICLIBRARY samp.lib" to a .mmp file;unresolved external symbol __chkstk is ther.
i have seen that solution is to reduce the use of stack space but there is no problem of stack space in my case...If any body let me know,what may be the efficient solution for this problem??
thanx